diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index cbed0f97..331c6b5b 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -399,7 +399,7 @@ }, "softResetModal": { "title": "Clear cache", - "desc": "Clearing the Ledger Live cache forces network resynchronization" + "desc": "Clearing the Ledger Live cache forces network resynchronization. Your settings and accounts are not affected. The private keys to access your crypto assets in the blockchain remain secure on your Ledger device and on your Recovery sheet." }, "removeAccountModal": { "title": "Remove account", @@ -459,4 +459,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 +}