diff --git a/static/i18n/es/app.json b/static/i18n/es/app.json index e2815a60..923863d2 100644 --- a/static/i18n/es/app.json +++ b/static/i18n/es/app.json @@ -142,6 +142,7 @@ "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." }, "deviceConnect": { + "dashboard": "Navigate to the <1><0>{{managerAppName}} on your device", "step1": "Connect and unlock your <1>Ledger device", "step2": "Navigate to the <1><0>{{managerAppName}} app on your device", "step3": "Allow <1><0>Ledger Manager on your device" diff --git a/static/i18n/fr/app.json b/static/i18n/fr/app.json index e3c4885c..254fddc4 100644 --- a/static/i18n/fr/app.json +++ b/static/i18n/fr/app.json @@ -142,6 +142,7 @@ "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." }, "deviceConnect": { + "dashboard": "Navigate to the <1><0>{{managerAppName}} on your device", "step1": "Connect and unlock your <1>Ledger device", "step2": "Navigate to the <1><0>{{managerAppName}} app on your device", "step3": "Allow <1><0>Ledger Manager on your device" diff --git a/static/i18n/ja/app.json b/static/i18n/ja/app.json index b6957c97..2333e40f 100644 --- a/static/i18n/ja/app.json +++ b/static/i18n/ja/app.json @@ -142,6 +142,7 @@ "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." }, "deviceConnect": { + "dashboard": "Navigate to the <1><0>{{managerAppName}} on your device", "step1": "Connect and unlock your <1>Ledger device", "step2": "Navigate to the <1><0>{{managerAppName}} app on your device", "step3": "Allow <1><0>Ledger Manager on your device" diff --git a/static/i18n/ko/app.json b/static/i18n/ko/app.json index 800006ba..2fbf6e5d 100644 --- a/static/i18n/ko/app.json +++ b/static/i18n/ko/app.json @@ -142,6 +142,7 @@ "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." }, "deviceConnect": { + "dashboard": "Navigate to the <1><0>{{managerAppName}} on your device", "step1": "Connect and unlock your <1>Ledger device", "step2": "Navigate to the <1><0>{{managerAppName}} app on your device", "step3": "Allow <1><0>Ledger Manager on your device" diff --git a/static/i18n/ru/app.json b/static/i18n/ru/app.json index 9770d5b0..db9bcb7a 100644 --- a/static/i18n/ru/app.json +++ b/static/i18n/ru/app.json @@ -142,6 +142,7 @@ "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." }, "deviceConnect": { + "dashboard": "Navigate to the <1><0>{{managerAppName}} on your device", "step1": "Connect and unlock your <1>Ledger device", "step2": "Navigate to the <1><0>{{managerAppName}} app on your device", "step3": "Allow <1><0>Ledger Manager on your device" diff --git a/static/i18n/zh/app.json b/static/i18n/zh/app.json index be84ec2c..bcf8fb40 100644 --- a/static/i18n/zh/app.json +++ b/static/i18n/zh/app.json @@ -142,6 +142,7 @@ "messageIfSkipped": "Your {{currencyName}} address has not been confirmed on your Ledger device. Please verify it for optimal security." }, "deviceConnect": { + "dashboard": "Navigate to the <1><0>{{managerAppName}} on your device", "step1": "Connect and unlock your <1>Ledger device", "step2": "Navigate to the <1><0>{{managerAppName}} app on your device", "step3": "Allow <1><0>Ledger Manager on your device"