Browse Source

Update errors.json

gre-patch-1
Gaëtan Renaudeau 6 years ago
committed by GitHub
parent
commit
6366d69a95
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      static/i18n/en/errors.json

2
static/i18n/en/errors.json

@ -100,7 +100,7 @@
"description": "Make sure the account to debit has sufficient balance" "description": "Make sure the account to debit has sufficient balance"
}, },
"NotEnoughBalanceBecauseDestinationNotCreated": { "NotEnoughBalanceBecauseDestinationNotCreated": {
"title": "Destination does not exist. Send at least {{minimalAmount}}" "title": "Recipient address is inactive. Send at least {{minimalAmount}} to activate it"
}, },
"PasswordsDontMatch": { "PasswordsDontMatch": {
"title": "Passwords don't match", "title": "Passwords don't match",

Loading…
Cancel
Save