Browse Source

More information on clear cache modal

master
dasilvarosa 7 years ago
parent
commit
66c2961318
  1. 4
      static/i18n/en/app.json

4
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"
}
}
}

Loading…
Cancel
Save