diff --git a/src/components/GenuineCheck.js b/src/components/GenuineCheck.js index 09107831..751e8720 100644 --- a/src/components/GenuineCheck.js +++ b/src/components/GenuineCheck.js @@ -156,10 +156,10 @@ class GenuineCheck extends PureComponent { { id: 'deviceInfo', title: ( - + {'Navigate to the '} {'dashboard'} - {' app on your device'} + {' on your device'} ), icon: homeIcon, diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index 956b3c84..3b57aa53 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/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"