From 8a705efa48148883ab17eb412bb9d289c9e7967e Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Fri, 6 Jul 2018 11:52:07 +0200 Subject: [PATCH] New translations errors.yml (French) --- static/i18n/fr/errors.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/i18n/fr/errors.yml b/static/i18n/fr/errors.yml index b90a1120..37cfcff1 100644 --- a/static/i18n/fr/errors.yml +++ b/static/i18n/fr/errors.yml @@ -23,6 +23,12 @@ DisconnectedDevice: Error: title: '{{message}}' description: Something went wrong. Please retry or contact us. +"Invariant Violation": + title: '{{message}}' + description: Something went wrong. Please retry or contact us. +InternalError: + title: '{{message}}' + description: Something went wrong. Please retry or contact us. TypeError: title: '{{message}}' description: Something went wrong. Please retry or contact us.