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