From 6532b1afe4e4d9f5309a683d9b348c8b5d4e0046 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Fri, 20 Jul 2018 17:35:11 +0200 Subject: [PATCH] New translations errors.json (English) --- static/i18n/en/errors.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/i18n/en/errors.json b/static/i18n/en/errors.json index 53f7a6c2..b504a56d 100644 --- a/static/i18n/en/errors.json +++ b/static/i18n/en/errors.json @@ -153,5 +153,9 @@ }, "InvalidAddress": { "title": "This is not a valid {{currencyName}} address" + }, + "CantOpenDevice": { + "title": "Oops, couldn’t connect to device", + "description": "Device detected but connection failed. Please retry and get help if the problem persists." } } \ No newline at end of file