@dydxprotocol/v4-localization 1.1.258 → 1.1.259
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/config/localization/en/app.json +2 -0
- package/config/localization/tr/app.json +312 -339
- package/config/localization/tr/tooltips.json +47 -47
- package/config/localization_notifications/tr/app.json +25 -25
- package/config/localizations_native/tr/app.json +46 -47
- package/package.json +1 -1
- package/scripts/bump_version.sh +1 -1
- package/scripts/generated/app.ts +2 -0
|
@@ -1509,6 +1509,8 @@
|
|
|
1509
1509
|
"OFFSETTING": "Offsetting",
|
|
1510
1510
|
"OHLC_VIA_MID_PRICE": "OHLC (via mid-price)",
|
|
1511
1511
|
"OPEN_INTEREST": "Open Interest",
|
|
1512
|
+
"OPEN_ORDERS_HEADER": "Open Orders",
|
|
1513
|
+
"ORDER_HISTORY_HEADER": "Order History",
|
|
1512
1514
|
"OPEN_POSITIONS": "Open Positions",
|
|
1513
1515
|
"OPEN_STATUS": "Open",
|
|
1514
1516
|
"ORACLE_PRICE_ABBREVIATED": "Oracle",
|