From d41ecbbd9aeb50f3c7999c439f0a739f727bfa9b Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 12 Sep 2020 16:35:30 +0200 Subject: [PATCH] add translations --- src/l10n/fixtures/de.yaml | 2 ++ src/l10n/fixtures/fr.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/l10n/fixtures/de.yaml b/src/l10n/fixtures/de.yaml index 9361345..a1096a4 100644 --- a/src/l10n/fixtures/de.yaml +++ b/src/l10n/fixtures/de.yaml @@ -54,3 +54,5 @@ "Live preview": "Live Vorschau" "Open apps in new tab": "Öffnen Sie Apps in einem neuen Tab" "Use the global setting": "Verwenden Sie die globale Einstellung" +"Use my selection": "Verwenden Sie meine Auswahl" +"Show and hide the list of applications": "Ein- und Ausblenden der Anwendungsliste" diff --git a/src/l10n/fixtures/fr.yaml b/src/l10n/fixtures/fr.yaml index 6f99a9b..01f22fb 100644 --- a/src/l10n/fixtures/fr.yaml +++ b/src/l10n/fixtures/fr.yaml @@ -54,3 +54,5 @@ "Live preview": "Aperçu en direct" "Open apps in new tab": "Ouvrir les applications dans un nouvel onglet" "Use the global setting": "Utiliser la configuration globale" +"Use my selection": "Utiliser ma sélection" +"Show and hide the list of applications": "Afficher et masquer la liste des applications"