diff --git a/config/localizations_native/en/app.json b/config/localizations_native/en/app.json index 5d1dbf7cb..95cbc1840 100644 --- a/config/localizations_native/en/app.json +++ b/config/localizations_native/en/app.json @@ -160,6 +160,7 @@ "SCAN_QR_CODE_ERROR": "Code not recognized", "SCAN_QR_CODE_SHORT": "Scan QR", "SELECT_WALLET": "Select wallet", + "SWITCH_TO_WALLET": "Please open your {WALLET} app to continue.", "SELECT_WALLET_TEXT": "We found the following options based on wallets which support dYdX.", "UNDERSTAND_RISKS_TITLE": "I understand the risks", "USERNAME_REQUIRED": "Username is required", diff --git a/scripts/generated/app.ts b/scripts/generated/app.ts index 4473db6a2..588ce5bd6 100644 --- a/scripts/generated/app.ts +++ b/scripts/generated/app.ts @@ -1,6 +1,6 @@ // !! GENERATED FILE - DO NOT EDIT -// Generated from ../config/localization/en/app.json using codegen_localization_app.swift +// Generated from ./config/localization/en/app.json using scripts/codegen_localization_app.swift export const APP_STRING_KEYS = {