@dydxprotocol/v4-localization 1.1.53 → 1.1.54

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.
@@ -359,6 +359,8 @@
359
359
  "NO_GAS_TITLE": "Insufficent wallet balance to cover gas fee",
360
360
  "NO_GAS_BODY": "Please first make a small deposit to your dYdX account to refill wallet.",
361
361
  "THEME": "Theme",
362
+ "NOTIFICATIONS": "Notifications",
363
+ "DISPLAY_IN_APP_NOTIFICATIONS": "Display In-App Notifications",
362
364
  "DIRECTION_COLOR_PREFERENCE": "Color Preference",
363
365
  "DARK": "Dark",
364
366
  "CLASSIC_DARK": "Classic Dark",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dydxprotocol/v4-localization",
3
- "version": "1.1.53",
3
+ "version": "1.1.54",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {