@dydxprotocol/v4-localization 1.1.177 → 1.1.179
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.
|
@@ -67,6 +67,7 @@
|
|
|
67
67
|
"AVAILABLE_IN": "Available in {DURATION}",
|
|
68
68
|
"AVAILABLE_ON_SHORT": "Avail. {ON_DATE}",
|
|
69
69
|
"AVAILABLE_TO_REMOVE": "Available to Remove",
|
|
70
|
+
"AWAITING_CONFIRMATION": "Awaiting confirmation",
|
|
70
71
|
"BACK": "Back",
|
|
71
72
|
"BALANCE": "Balance",
|
|
72
73
|
"BASE_INITIAL_MARGIN_FRACTION": "Base Initial Margin Fraction",
|
|
@@ -90,6 +91,7 @@
|
|
|
90
91
|
"COMPETITION": "Competition",
|
|
91
92
|
"COMPETITIONS": "Competitions",
|
|
92
93
|
"CONFIRM_DEPOSIT": "Confirm deposit",
|
|
94
|
+
"CONFIRM_PENDING_DEPOSIT": "Confirm pending deposit",
|
|
93
95
|
"CONFIRM_WITHDRAW": "Confirm withdraw",
|
|
94
96
|
"CONFIRMED": "Confirmed",
|
|
95
97
|
"CONNECT_WALLET": "Connect wallet",
|
|
@@ -815,6 +817,7 @@
|
|
|
815
817
|
"EXCHANGES": "Exchanges",
|
|
816
818
|
"FINISH_ONBOARDING_DESCRIPTION": "Complete the onboarding flow to start trading on dYdX",
|
|
817
819
|
"FREE_SIGNING": "Signing is {FREE} and will not send a transaction.",
|
|
820
|
+
"FUND_YOUR_SUBACCOUNT": "Fund your dYdX subaccount balance once your IBC transfer has been received.",
|
|
818
821
|
"GASLESS_ONBOARDING_RULES": "Gasless Onboarding Rules",
|
|
819
822
|
"GENERATE_DYDX_WALLET": "Generate your dYdX Chain wallet",
|
|
820
823
|
"GENERATE_KEYS": "Generate dYdX keys",
|
|
@@ -852,6 +855,7 @@
|
|
|
852
855
|
"PRIVACY_POLICY": "Privacy Policy",
|
|
853
856
|
"PENDING_TOKEN_APPROVAL": "Pending token approval in wallet",
|
|
854
857
|
"PENDING_DEPOSIT_CONFIRMATION": "Pending deposit confirmation in wallet",
|
|
858
|
+
"ENTER_VALID_ADDRESS": "Please enter a valid address.",
|
|
855
859
|
"RECOVER_KEYS": "Recover keys",
|
|
856
860
|
"REFERRAL_DISCOUNT": "{DISCOUNT} discount",
|
|
857
861
|
"REGISTER": "Register",
|
|
@@ -872,6 +876,8 @@
|
|
|
872
876
|
"SIGN_IN_WITH_EMAIL": "Sign in with email",
|
|
873
877
|
"SIGN_IN_WITH_EMAIL_SUBTITLE": "A simple way to sign in, powered by {MAGIC}",
|
|
874
878
|
"SKIP_FOR_NOW": "Skip for now",
|
|
879
|
+
"SITE_OPERATED_BY_SHORT": "This site is operated by {NAME_OF_DEPLOYER}, utilizing software open sourced by dYdX Trading Inc. {LEARN_MORE_LINK}.",
|
|
880
|
+
"SITE_OPERATED_BY_LONG": "This site is operated by {NAME_OF_DEPLOYER} subject to [deployer T&Cs.], utilizing certain software open sourced by third party dYdX Trading Inc. subject to its Terms of Use, which prohibit use of the software by persons based in the United States or other restricted jurisdictions. The dYdX blockchain is powered by a community of independent validators. {LEARN_MORE_LINK}.",
|
|
875
881
|
"START_TRADING_BLURB": "Start trading on the world's most powerful open exchange.",
|
|
876
882
|
"SWITCH_NETWORK": "Switch network",
|
|
877
883
|
"TOS_TITLE": "By using any of our products and services, you agree to the {TERMS_LINK} and {PRIVACY_POLICY_LINK}. You hereby agree, represent and warrant that:",
|
package/package.json
CHANGED
package/scripts/generated/app.ts
CHANGED
|
@@ -295,6 +295,7 @@ export const APP_STRING_KEYS = {
|
|
|
295
295
|
AVAILABLE_IN: 'APP.GENERAL.AVAILABLE_IN',
|
|
296
296
|
AVAILABLE_ON_SHORT: 'APP.GENERAL.AVAILABLE_ON_SHORT',
|
|
297
297
|
AVAILABLE_TO_REMOVE: 'APP.GENERAL.AVAILABLE_TO_REMOVE',
|
|
298
|
+
AWAITING_CONFIRMATION: 'APP.GENERAL.AWAITING_CONFIRMATION',
|
|
298
299
|
BACK: 'APP.GENERAL.BACK',
|
|
299
300
|
BALANCE: 'APP.GENERAL.BALANCE',
|
|
300
301
|
BASE_INITIAL_MARGIN_FRACTION: 'APP.GENERAL.BASE_INITIAL_MARGIN_FRACTION',
|
|
@@ -320,6 +321,7 @@ export const APP_STRING_KEYS = {
|
|
|
320
321
|
COMPETITIONS: 'APP.GENERAL.COMPETITIONS',
|
|
321
322
|
CONFIRMED: 'APP.GENERAL.CONFIRMED',
|
|
322
323
|
CONFIRM_DEPOSIT: 'APP.GENERAL.CONFIRM_DEPOSIT',
|
|
324
|
+
CONFIRM_PENDING_DEPOSIT: 'APP.GENERAL.CONFIRM_PENDING_DEPOSIT',
|
|
323
325
|
CONFIRM_WITHDRAW: 'APP.GENERAL.CONFIRM_WITHDRAW',
|
|
324
326
|
CONNECT: 'APP.GENERAL.CONNECT',
|
|
325
327
|
CONNECTED: 'APP.GENERAL.CONNECTED',
|
|
@@ -965,9 +967,11 @@ export const APP_STRING_KEYS = {
|
|
|
965
967
|
ENABLE_API: 'APP.ONBOARDING.ENABLE_API',
|
|
966
968
|
ENABLE_TRADING: 'APP.ONBOARDING.ENABLE_TRADING',
|
|
967
969
|
ENSURES_WALLET_SUPPORT: 'APP.ONBOARDING.ENSURES_WALLET_SUPPORT',
|
|
970
|
+
ENTER_VALID_ADDRESS: 'APP.ONBOARDING.ENTER_VALID_ADDRESS',
|
|
968
971
|
EXCHANGES: 'APP.ONBOARDING.EXCHANGES',
|
|
969
972
|
FINISH_ONBOARDING_DESCRIPTION: 'APP.ONBOARDING.FINISH_ONBOARDING_DESCRIPTION',
|
|
970
973
|
FREE_SIGNING: 'APP.ONBOARDING.FREE_SIGNING',
|
|
974
|
+
FUND_YOUR_SUBACCOUNT: 'APP.ONBOARDING.FUND_YOUR_SUBACCOUNT',
|
|
971
975
|
GASLESS_ONBOARDING_RULES: 'APP.ONBOARDING.GASLESS_ONBOARDING_RULES',
|
|
972
976
|
GENERATE_DYDX_WALLET: 'APP.ONBOARDING.GENERATE_DYDX_WALLET',
|
|
973
977
|
GENERATE_KEYS: 'APP.ONBOARDING.GENERATE_KEYS',
|
|
@@ -1022,6 +1026,8 @@ export const APP_STRING_KEYS = {
|
|
|
1022
1026
|
SIGN_IN_WITH_EMAIL_OR_SOCIAL: 'APP.ONBOARDING.SIGN_IN_WITH_EMAIL_OR_SOCIAL',
|
|
1023
1027
|
SIGN_IN_WITH_EMAIL_SUBTITLE: 'APP.ONBOARDING.SIGN_IN_WITH_EMAIL_SUBTITLE',
|
|
1024
1028
|
SIGN_MESSAGE: 'APP.ONBOARDING.SIGN_MESSAGE',
|
|
1029
|
+
SITE_OPERATED_BY_LONG: 'APP.ONBOARDING.SITE_OPERATED_BY_LONG',
|
|
1030
|
+
SITE_OPERATED_BY_SHORT: 'APP.ONBOARDING.SITE_OPERATED_BY_SHORT',
|
|
1025
1031
|
SKIP_FOR_NOW: 'APP.ONBOARDING.SKIP_FOR_NOW',
|
|
1026
1032
|
START_TRADING_BLURB: 'APP.ONBOARDING.START_TRADING_BLURB',
|
|
1027
1033
|
SWITCH_NETWORK: 'APP.ONBOARDING.SWITCH_NETWORK',
|