@dydxprotocol/v4-localization 1.1.230 → 1.1.231
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/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -564,6 +564,7 @@ export const APP_STRING_KEYS = {
|
|
|
564
564
|
OPTIONAL: 'APP.GENERAL.OPTIONAL',
|
|
565
565
|
OR: 'APP.GENERAL.OR',
|
|
566
566
|
ORDERS: 'APP.GENERAL.ORDERS',
|
|
567
|
+
ORDER_VALUE: 'APP.GENERAL.ORDER_VALUE',
|
|
567
568
|
OTHER: 'APP.GENERAL.OTHER',
|
|
568
569
|
OTHER_DETAILS: 'APP.GENERAL.OTHER_DETAILS',
|
|
569
570
|
OVERVIEW: 'APP.GENERAL.OVERVIEW',
|