diff --git a/static/i18n/en/errors.json b/static/i18n/en/errors.json index 5af4d119..8acef277 100644 --- a/static/i18n/en/errors.json +++ b/static/i18n/en/errors.json @@ -100,7 +100,7 @@ "description": "Make sure the account to debit has sufficient balance" }, "NotEnoughBalanceBecauseDestinationNotCreated": { - "title": "Destination does not exist. Send at least {{minimalAmount}}" + "title": "Recipient address is inactive. Send at least {{minimalAmount}} to activate it" }, "PasswordsDontMatch": { "title": "Passwords don't match",