@dydxprotocol/v4-localization 1.1.285 → 1.1.286
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
|
@@ -391,6 +391,7 @@ export const APP_STRING_KEYS = {
|
|
|
391
391
|
ALLOWED: 'APP.GENERAL.ALLOWED',
|
|
392
392
|
ALL_MARKETS: 'APP.GENERAL.ALL_MARKETS',
|
|
393
393
|
AMOUNT: 'APP.GENERAL.AMOUNT',
|
|
394
|
+
AMOUNT_CLOSE: 'APP.GENERAL.AMOUNT_CLOSE',
|
|
394
395
|
AMOUNT_TO_ADD: 'APP.GENERAL.AMOUNT_TO_ADD',
|
|
395
396
|
AMOUNT_TO_REMOVE: 'APP.GENERAL.AMOUNT_TO_REMOVE',
|
|
396
397
|
ANONYMOUS: 'APP.GENERAL.ANONYMOUS',
|