From de06d70370aa056432e354ee0804af3705956fb4 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Tue, 19 Jun 2018 13:53:21 +0200 Subject: [PATCH 1/2] New translations app.yml (French) --- static/i18n/fr/app.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/i18n/fr/app.yml b/static/i18n/fr/app.yml index b04103c1..b98f23bf 100644 --- a/static/i18n/fr/app.yml +++ b/static/i18n/fr/app.yml @@ -79,6 +79,10 @@ account: unit: title: Unit desc: Lorem ipsum dolort amet + endpointConfig: + title: Node + desc: The API node to use + error: Invalid endpoint dashboard: title: Dashboard accounts: From 01a890e1a53dbfae1db42db81254eeb93a0591e2 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Tue, 19 Jun 2018 13:53:22 +0200 Subject: [PATCH 2/2] New translations errors.yml (French) --- static/i18n/fr/errors.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/i18n/fr/errors.yml b/static/i18n/fr/errors.yml index 3a00f039..c8209f96 100644 --- a/static/i18n/fr/errors.yml +++ b/static/i18n/fr/errors.yml @@ -17,3 +17,8 @@ LedgerAPIError: 'A problem occurred with Ledger API. Please try again later. (HT NetworkDown: 'Your internet connection seems down. Please try again later.' NoAddressesFound: 'No accounts found' UserRefusedOnDevice: Transaction have been aborted +WebsocketConnectionError: An error occurred with the socket connection +WebsocketConnectionFailed: Failed to establish a socket connection +DeviceSocketFail: Device socket failure +DeviceSocketNoBulkStatus: Device socket failure (bulk) +DeviceSocketNoHandler: Device socket failure (handler {{query}})