@dydxprotocol/v4-localization 1.1.39 → 1.1.41

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.
@@ -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
 
@@ -380,6 +380,7 @@ export const APP_STRING_KEYS = {
380
380
  MAXIMUM_LEVERAGE: 'APP.GENERAL.MAXIMUM_LEVERAGE',
381
381
  MAXIMUM_REWARDS: 'APP.GENERAL.MAXIMUM_REWARDS',
382
382
  MAX_WITHDRAW: 'APP.GENERAL.MAX_WITHDRAW',
383
+ MEME: 'APP.GENERAL.MEME',
383
384
  MENU: 'APP.GENERAL.MENU',
384
385
  METRICS: 'APP.GENERAL.METRICS',
385
386
  MID_CAP: 'APP.GENERAL.MID_CAP',
@@ -446,6 +447,8 @@ export const APP_STRING_KEYS = {
446
447
  SELL: 'APP.GENERAL.SELL',
447
448
  SEND: 'APP.GENERAL.SEND',
448
449
  SHARE: 'APP.GENERAL.SHARE',
450
+ SHARE_DYDX: 'APP.GENERAL.SHARE_DYDX',
451
+ SHARE_MESSAGE: 'APP.GENERAL.SHARE_MESSAGE',
449
452
  SHORT_POSITION_SHORT: 'APP.GENERAL.SHORT_POSITION_SHORT',
450
453
  SHOW_ALL_DETAILS: 'APP.GENERAL.SHOW_ALL_DETAILS',
451
454
  SIDE: 'APP.GENERAL.SIDE',
@@ -486,6 +489,7 @@ export const APP_STRING_KEYS = {
486
489
  PAST_MONTH: 'APP.GENERAL.TIME_STRINGS.PAST_MONTH',
487
490
  PAST_THREE_MONTHS: 'APP.GENERAL.TIME_STRINGS.PAST_THREE_MONTHS',
488
491
  PAST_WEEK: 'APP.GENERAL.TIME_STRINGS.PAST_WEEK',
492
+ PERIOD: 'APP.GENERAL.TIME_STRINGS.PERIOD',
489
493
  THIS_MONTH_LOWERCASED: 'APP.GENERAL.TIME_STRINGS.THIS_MONTH_LOWERCASED',
490
494
  THIS_QUARTER_LOWERCASED: 'APP.GENERAL.TIME_STRINGS.THIS_QUARTER_LOWERCASED',
491
495
  THIS_WEEK: 'APP.GENERAL.TIME_STRINGS.THIS_WEEK',