@dydxprotocol/v4-localization 1.1.83 → 1.1.84

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.83",
3
+ "version": "1.1.84",
4
4
  "description": "v4 localization",
5
5
  "main": "index.ts",
6
6
  "scripts": {
@@ -1,6 +1,6 @@
1
1
  // !! GENERATED FILE - DO NOT EDIT
2
2
 
3
- // Generated from ../config/localization/en/app.json using codegen_localization_app.swift
3
+ // Generated from ../config/localization/en/app.json using ./codegen_localization_app.swift
4
4
 
5
5
  export const APP_STRING_KEYS = {
6
6
 
@@ -484,6 +484,8 @@ export const APP_STRING_KEYS = {
484
484
  SHARE_DYDX: 'APP.GENERAL.SHARE_DYDX',
485
485
  SHARE_MESSAGE: 'APP.GENERAL.SHARE_MESSAGE',
486
486
  SHORT_POSITION_SHORT: 'APP.GENERAL.SHORT_POSITION_SHORT',
487
+ SHOW: 'APP.GENERAL.SHOW',
488
+ SHOWING_NUM_OUT_OF_TOTAL: 'APP.GENERAL.SHOWING_NUM_OUT_OF_TOTAL',
487
489
  SHOW_ALL_DETAILS: 'APP.GENERAL.SHOW_ALL_DETAILS',
488
490
  SIDE: 'APP.GENERAL.SIDE',
489
491
  SIGN_OUT: 'APP.GENERAL.SIGN_OUT',