@dydxprotocol/v4-localization 1.1.152 → 1.1.153
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
|
@@ -532,6 +532,7 @@ export const APP_STRING_KEYS = {
|
|
|
532
532
|
SOURCE_ADDRESS: 'APP.GENERAL.SOURCE_ADDRESS',
|
|
533
533
|
STAKE: 'APP.GENERAL.STAKE',
|
|
534
534
|
STAKED: 'APP.GENERAL.STAKED',
|
|
535
|
+
STAKE_FOR_REWARDS: 'APP.GENERAL.STAKE_FOR_REWARDS',
|
|
535
536
|
STAKE_NOW: 'APP.GENERAL.STAKE_NOW',
|
|
536
537
|
STARTED_FROM_DATE: 'APP.GENERAL.STARTED_FROM_DATE',
|
|
537
538
|
START_TRADING: 'APP.GENERAL.START_TRADING',
|