diff --git a/static/i18n/fr/errors.json b/static/i18n/fr/errors.json index 53f7a6c2..b504a56d 100644 --- a/static/i18n/fr/errors.json +++ b/static/i18n/fr/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