Skip to content

Commit

Permalink
update copy to align across web/mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed May 13, 2024
1 parent d0a28ae commit cb2b12c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions config/localization/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,7 @@
"WAIT_SECONDS_SINGULAR": "Wait {SECONDS} second...",
"SYNC_WITH_DESKTOP": "Sync with Desktop",
"WHILE_ONBOARDING": "While onboarding to the mobile app, select the {SYNC_WITH_DESKTOP} option.",
"VERIFICATION_CODE": "Verification code",
"NEVER_SHARE": "Never ever share this code with anyone!",
"READY": "Ready to scan?",
"NOT_READY": "Not in a safe place?",
Expand Down
2 changes: 1 addition & 1 deletion config/localizations_native/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"NETWORK_MISMATCH": "Network Mismatch",
"SWITCH_WALLET": "Please switch your wallet to {WALLET_ADDR}",
"WALLET_ACCOUNT_ERROR": "Unable to obtain account",
"ENTER_CODE": "Enter the decoding key"
"ENTER_CODE": "Enter the verification code"
},
"ONBOARDING_TITLE": {
"CREATE_PROFILE": "Create Profile"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dydxprotocol/v4-localization",
"version": "1.1.84",
"version": "1.1.85",
"description": "v4 localization",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit cb2b12c

Please sign in to comment.