diff --git a/src/locales/strings/de.json b/src/locales/strings/de.json index 5e05c65d412..19e5b9acbb0 100644 --- a/src/locales/strings/de.json +++ b/src/locales/strings/de.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Empfänger FIO, ENS oder öffentliche Adresse eingeben", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/es.json b/src/locales/strings/es.json index 06ed6c81b2c..9601161eaaf 100644 --- a/src/locales/strings/es.json +++ b/src/locales/strings/es.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Introduce el destinatario FIO, ENS, o dirección pública", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/esMX.json b/src/locales/strings/esMX.json index 052f5bbe16d..4fd1cbcd762 100644 --- a/src/locales/strings/esMX.json +++ b/src/locales/strings/esMX.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personaliza tu billetera", "get_started_button": "Comenzar", "not_now_button": "Ahora no", - "scan_address_modal_title": "Introduce el destinatario FIO, ENS, o dirección pública", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Ingresa cualquiera de los siguientes:", "enter_any_body": "1. Dirección pública para enviar dinero\n2. Clave privada para barrer fondos\n3. URI de Wallet Connect para conectar con una dApp\n4. URI de Edge Login para iniciar sesión en otro dispositivo\n\nEdge detectará automáticamente el formato de la URI y te permitirá seleccionar una billetera adecuada", "enter_any_input_hint": "Ingresa cualquiera de los anteriores", diff --git a/src/locales/strings/fr.json b/src/locales/strings/fr.json index a3b44137e07..adc6a34b860 100644 --- a/src/locales/strings/fr.json +++ b/src/locales/strings/fr.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Enter Recipient FIO, ENS, or Public Address", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/it.json b/src/locales/strings/it.json index d1cfedaef7e..a7e5373b328 100644 --- a/src/locales/strings/it.json +++ b/src/locales/strings/it.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalizza Il Tuo Portafoglio", "get_started_button": "Inizia", "not_now_button": "Non ora", - "scan_address_modal_title": "Inserisci indirizzo FIO, ENS o indirizzo pubblico del destinatario", + "scan_address_modal_title": "Inserisci l'indirizzo pubblico del destinatario", + "scan_address_modal_title_1s": "Inserisci il destinatario %1$s o l'indirizzo pubblico", "enter_any_title": "Inserisci uno dei seguenti elementi:", "enter_any_body": "1. Indirizzo pubblico a cui inviare denaro\n2. Chiave privata per importare i fondi \n3. URI di Wallet Connect per connetterti a una dApp\n4. Edge Login URI per accedere su un altro dispositivo\n\nEdge rileverà automaticamente il formato URI e ti consentirà di selezionare un portafoglio appropriato", "enter_any_input_hint": "Inserisci uno qualsiasi dei precedenti", diff --git a/src/locales/strings/ja.json b/src/locales/strings/ja.json index be50373ecf5..9ceda66227a 100644 --- a/src/locales/strings/ja.json +++ b/src/locales/strings/ja.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "ハンドル名を決めてください", "get_started_button": "始める", "not_now_button": "後で", - "scan_address_modal_title": "受信者のFIO、ENS、または公開アドレスを入力してください", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "次のいずれかを入力します:", "enter_any_body": "1. 送金先の公開アドレス\n2. スイープ用の秘密鍵\n3. dAppに接続するためのWallet Connect URI\n4. 別のデバイスにログインするためのEdge Login URI\n\nEdgeはURIの形式を自動で検出するため、適切なウォレットを選択することができます。", "enter_any_input_hint": "上記のいずれかを入力してください", diff --git a/src/locales/strings/kaa.json b/src/locales/strings/kaa.json index dd63a06a38b..0c69ea551da 100644 --- a/src/locales/strings/kaa.json +++ b/src/locales/strings/kaa.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Enter Recipient FIO, ENS, or Public Address", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/ko.json b/src/locales/strings/ko.json index 8619ef0c6ef..76ea6b2b0bf 100644 --- a/src/locales/strings/ko.json +++ b/src/locales/strings/ko.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Enter Recipient FIO, ENS, or Public Address", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/pt.json b/src/locales/strings/pt.json index cd5ab747be8..4e97ac7c902 100644 --- a/src/locales/strings/pt.json +++ b/src/locales/strings/pt.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Sua Carteira", "get_started_button": "Começar", "not_now_button": "Agora não", - "scan_address_modal_title": "Digite o destinatário FIO, ENS ou Endereço Público", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Digite qualquer um dos seguintes:", "enter_any_body": "1. Public address para enviar dinheiro\n2. Private key para varrer\n3. Wallet Connect URI para se conectar a um dApp\n4. Edge Login URI para fazer login em outro dispositivo\n\nA Edge detectará automaticamente o formato URI e permitirá que você selecione uma carteira apropriada", "enter_any_input_hint": "Digite qualquer um dos itens acima", diff --git a/src/locales/strings/ru.json b/src/locales/strings/ru.json index ee728acf965..9a09b53ae60 100644 --- a/src/locales/strings/ru.json +++ b/src/locales/strings/ru.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Введите FIO, ENS или публичный адрес получателя", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/vi.json b/src/locales/strings/vi.json index 690f127d552..7c75d3232d2 100644 --- a/src/locales/strings/vi.json +++ b/src/locales/strings/vi.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Enter Recipient FIO, ENS, or Public Address", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above", diff --git a/src/locales/strings/zh.json b/src/locales/strings/zh.json index 999096147e5..86168d73c17 100644 --- a/src/locales/strings/zh.json +++ b/src/locales/strings/zh.json @@ -1086,7 +1086,8 @@ "personalize_wallet_title": "Personalize Your Wallet", "get_started_button": "Get Started", "not_now_button": "Not Now", - "scan_address_modal_title": "Enter Recipient FIO, ENS, or Public Address", + "scan_address_modal_title": "Enter Recipient Public Address", + "scan_address_modal_title_1s": "Enter Recipient %1$s or Public Address", "enter_any_title": "Enter any of the following:", "enter_any_body": "1. Public address to send money to\n2. Private key to sweep\n3. Wallet Connect URI to connect to a dApp\n4. Edge Login URI to login to another device\n\nEdge will auto-detect the URI format and allow you to select an appropriate wallet", "enter_any_input_hint": "Enter any of the above",