@dydxprotocol/v4-localization 1.1.400 → 1.1.402

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.400",
3
+ "version": "1.1.402",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -1272,6 +1272,11 @@ export const APP_STRING_KEYS = {
1272
1272
  UPDATED: 'APP.NOTIFICATIONS.UPDATED',
1273
1273
  UPDATING: 'APP.NOTIFICATIONS.UPDATING',
1274
1274
 
1275
+ // NO_FEE_APRIL_BANNER
1276
+
1277
+ NO_FEE_APRIL_BANNER_CTA: 'APP.NO_FEE_APRIL_BANNER.NO_FEE_APRIL_BANNER_CTA',
1278
+ NO_FEE_APRIL_BANNER_TITLE: 'APP.NO_FEE_APRIL_BANNER.NO_FEE_APRIL_BANNER_TITLE',
1279
+
1275
1280
  // NO_FEE_DECEMBER_BANNER
1276
1281
 
1277
1282
  NO_FEE_DECEMBER_BANNER_TITLE: 'APP.NO_FEE_DECEMBER_BANNER.NO_FEE_DECEMBER_BANNER_TITLE',