@kodiak-finance/orderly-i18n 2.8.21-alpha.0 → 2.8.21-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/locale.csv +1 -1
- package/dist/locales/en.json +1 -1
- package/dist/utils.js +1 -1
- package/dist/utils.js.map +1 -1
- package/dist/utils.mjs +1 -1
- package/dist/utils.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -691,7 +691,7 @@ var portfolio = {
|
|
|
691
691
|
"portfolio.setting.systemUpgrade": "System upgrade",
|
|
692
692
|
"portfolio.setting.cancelOpenOrders": "Cancel open orders during system upgrade",
|
|
693
693
|
"portfolio.setting.cancelOpenOrders.description": "During the upgrade period, all open orders will be cancelled to manage your risk in case of high market volatility.",
|
|
694
|
-
"portfolio.setting.soundAlerts": "Sound
|
|
694
|
+
"portfolio.setting.soundAlerts": "Sound alerts",
|
|
695
695
|
"portfolio.setting.soundAlerts.description": "Play a notification sound when an order is filled or canceled.",
|
|
696
696
|
// Symbol Performance (Kodiak-specific feature)
|
|
697
697
|
"portfolio.symbolPerformance": "Analysis",
|