Browse Source

Merge pull request #1283 from dasilvarosa/wording

More information on clear cache modal
master
Gaëtan Renaudeau 7 years ago
committed by GitHub
parent
commit
8a496d83bd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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