From 8905dc98866aa762e9d80938b9617ab6af672425 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Thu, 26 Apr 2018 10:11:03 +0200 Subject: [PATCH 1/3] New translations manager.yml (French) --- static/i18n/fr/manager.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/i18n/fr/manager.yml b/static/i18n/fr/manager.yml index 2f1acdfe..d5ce8e4b 100644 --- a/static/i18n/fr/manager.yml +++ b/static/i18n/fr/manager.yml @@ -4,3 +4,7 @@ tabs: device: Mon appareil install: Installer allApps: Toutes les applications +plugYourDevice: + title: Plug your device + desc: Lorem Ipsum is simply dummy text of the printing and typesetting industry’s standard dummy text + cta: Plug my device From 767eb775befe469fdf83c1c7855f9d7d2f96d0f0 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Thu, 26 Apr 2018 11:54:00 +0200 Subject: [PATCH 2/3] New translations settings.yml (French) --- static/i18n/fr/settings.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/i18n/fr/settings.yml b/static/i18n/fr/settings.yml index f6436fa8..6804a542 100644 --- a/static/i18n/fr/settings.yml +++ b/static/i18n/fr/settings.yml @@ -36,6 +36,11 @@ profile: passwordModalNewPasswordInput: Nouveau mot de passe passwordModalRepeatPasswordInput: Répéter mot de passe passwordModalSave: Sauvegarder + disablePasswordModalTitle: Disable Password + disablePasswordModalSubtitle: Type your password + disablePasswordModalDesc: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non nibh diam. + disablePasswordModalInput: Type your password + disablePasswordModalSave: Save sync: Synchroniser les comptes syncDesc: Lorem ipsum dolor sit amet export: Exporter le journal From 8a3518c8cad22fcda45d0105b7f6ba8dd4fe9913 Mon Sep 17 00:00:00 2001 From: ledger-bot <37080477+ledger-bot@users.noreply.github.com> Date: Thu, 26 Apr 2018 11:54:05 +0200 Subject: [PATCH 3/3] New translations password.yml (French) --- static/i18n/fr/password.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/static/i18n/fr/password.yml b/static/i18n/fr/password.yml index 375f3665..2f6079be 100644 --- a/static/i18n/fr/password.yml +++ b/static/i18n/fr/password.yml @@ -4,3 +4,4 @@ warning_1: Warning 1 warning_2: Warning 2 warning_3: Warning 3 warning_4: Warning 4 +errorMessageIncorrectPassword: The password you entered is incorrect.