Browse Source

wording

master
Anastasia Poupeney 7 years ago
parent
commit
8d1b786515
  1. 4
      static/i18n/en/app.json

4
static/i18n/en/app.json

@ -196,7 +196,7 @@
"successDescription_plural": "Your accounts have been created.", "successDescription_plural": "Your accounts have been created.",
"createNewAccount": { "createNewAccount": {
"title": "Add a new account", "title": "Add a new account",
"noOperationOnLastAccount": "No transactions found on your last new account <1><0>{{accountName}}</0></1>. You can add a new account after you've started transacting on that account.", "noOperationOnLastAccount": "There are no transactions on your last created <1><0>{{accountName}}</0></1> account. You must first receive a transaction on that account before you can add a new one.",
"noAccountToCreate": "No <1><0>{{currencyName}}</0></1> account was found to create" "noAccountToCreate": "No <1><0>{{currencyName}}</0></1> account was found to create"
}, },
"cta": { "cta": {
@ -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.", "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" "cta": "Got it"
} }
} }

Loading…
Cancel
Save