Feature: stock market service and info widget (#3617)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Dylan Ullrich
2024-07-01 17:16:10 -07:00
committed by GitHub
parent 810c321881
commit 231e2408c3
14 changed files with 424 additions and 1 deletions

View File

@@ -893,5 +893,12 @@
"ping": "Ping",
"download": "Download",
"upload": "Upload"
},
"stocks": {
"stocks": "Stocks",
"loading": "Loading",
"open": "Open - US Market",
"closed": "Closed - US Market",
"invalidConfiguration": "Invalid Configuration"
}
}