@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/utils.mjs
CHANGED
|
@@ -645,7 +645,7 @@ var portfolio = {
|
|
|
645
645
|
"portfolio.setting.systemUpgrade": "System upgrade",
|
|
646
646
|
"portfolio.setting.cancelOpenOrders": "Cancel open orders during system upgrade",
|
|
647
647
|
"portfolio.setting.cancelOpenOrders.description": "During the upgrade period, all open orders will be cancelled to manage your risk in case of high market volatility.",
|
|
648
|
-
"portfolio.setting.soundAlerts": "Sound
|
|
648
|
+
"portfolio.setting.soundAlerts": "Sound alerts",
|
|
649
649
|
"portfolio.setting.soundAlerts.description": "Play a notification sound when an order is filled or canceled.",
|
|
650
650
|
// Symbol Performance (Kodiak-specific feature)
|
|
651
651
|
"portfolio.symbolPerformance": "Analysis",
|