diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index 9fe25041..7502d81f 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -375,8 +375,8 @@ "analyticsDesc": "Enable analytics of anonymous data to help Ledger improve the user experience. This includes the operating system, language, firmware versions and the number of added accounts.", "reportErrors": "Report bugs", "reportErrorsDesc": "Share anonymous usage and diagnostics data to help improve Ledger products, services and security features.", - "launchOnboarding": "Onboarding", - "launchOnboardingDesc": "Launch again the onboarding to add a new device to the Ledger Live application" + "launchOnboarding": "Configure device", + "launchOnboardingDesc": "Securely initialize or restore a Ledger device to use with Ledger Live. Your accounts and settings are kept." }, "about": { "desc": "Information about Ledger Live, terms and conditions, and privacy policy." @@ -407,9 +407,9 @@ "desc": "The account will no longer be included in your portfolio. This operation does not affect your assets. Accounts can always be re-added." }, "openUserDataDirectory": { - "title": "Open user data directory", - "desc": "Open the user data directory", - "btn": "Open" + "title": "View user data", + "desc": "View the user data that is stored on your computer, including your accounts, caches and settings.", + "btn": "View" }, "exportLogs": { "title": "Export logs", @@ -462,4 +462,4 @@ "desc_2": "Please beware that Ledger does not provide financial, tax, or legal advice. You should take such decisions on your own or consult with reliable experts.", "cta": "Got it" } -} \ No newline at end of file +}