diff --git a/static/i18n/en/app.yml b/static/i18n/en/app.yml index 29cd16e4..c59fc4bb 100644 --- a/static/i18n/en/app.yml +++ b/static/i18n/en/app.yml @@ -1,3 +1,4 @@ +--- common: labelYes: 'Yes' labelNo: 'No' diff --git a/static/i18n/en/errors.yml b/static/i18n/en/errors.yml index d6d9468c..e767a51a 100644 --- a/static/i18n/en/errors.yml +++ b/static/i18n/en/errors.yml @@ -1,9 +1,7 @@ -# this error is used when we don't want specific wording or as fallback +--- generic: title: '{{message}}' description: Something went wrong. Please retry or contact us. - -# the error codes are alphabetically sorted BtcUnmatchedApp: title: That's the wrong app description: Open the ‘{{managerAppName}}’ app on your device @@ -47,8 +45,8 @@ ManagerAPIsFail: title: Oops, Manager services unavailable. description: Please check the network status. ManagerAppAlreadyInstalled: - title: Oops, that's already installed. - description: Check your device to see which apps are already installed. + title: Oops, that's already installed. + description: Check your device to see which apps are already installed. ManagerAppRelyOnBTC: title: Bitcoin app required description: Install the Bitcoin app before installing this app. @@ -90,7 +88,7 @@ UserRefusedAddress: description: Please try again or contact Ledger Support WebsocketConnectionError: title: Sorry, try again (websocket error). - description: + description: WebsocketConnectionFailed: title: Sorry, try again (websocket failed). description: diff --git a/static/i18n/en/language.yml b/static/i18n/en/language.yml index aa39512e..ab8e3648 100644 --- a/static/i18n/en/language.yml +++ b/static/i18n/en/language.yml @@ -1,3 +1,4 @@ +--- system: Use system language en: English fr: French diff --git a/static/i18n/en/onboarding.yml b/static/i18n/en/onboarding.yml index 1064e4dc..79ea4507 100644 --- a/static/i18n/en/onboarding.yml +++ b/static/i18n/en/onboarding.yml @@ -1,3 +1,4 @@ +--- breadcrumb: selectDevice: Device selection selectPIN: PIN code diff --git a/static/i18n/fr/app.yml b/static/i18n/fr/app.yml index e19d709c..c59fc4bb 100644 --- a/static/i18n/fr/app.yml +++ b/static/i18n/fr/app.yml @@ -1,8 +1,8 @@ --- common: + labelYes: 'Yes' + labelNo: 'No' ok: OK - labelYes: Yes - labelNo: No apply: Apply confirm: Confirm cancel: Cancel @@ -132,7 +132,6 @@ deviceConnect: step1: choose: "We detected {{count}} connected devices, please select one:" connect: Connect and unlock your <1>Ledger device - dashboard: Not used. step2: open: 'Open the <1><0>{{managerAppName}} app on your device' emptyState: @@ -398,13 +397,10 @@ password: inputFields: newPassword: label: New password - placeholder: confirmPassword: label: Confirm password - placeholder: currentPassword: label: Current password - placeholder: changePassword: title: Password lock subTitle: Change your password