From 9abb6f10fd27c2417045e11f3f84f7de61c80f3c Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 28 Apr 2021 18:53:11 -0800 Subject: [PATCH] New Crowdin updates (#363) * New translations en-US.json (French) * New translations en-US.json (Polish) --- frontend/src/locales/messages/fr-FR.json | 16 ++++++++-------- frontend/src/locales/messages/pl-PL.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json index 90519673f590..37c89604b507 100644 --- a/frontend/src/locales/messages/fr-FR.json +++ b/frontend/src/locales/messages/fr-FR.json @@ -152,7 +152,7 @@ "exclude": "Exclure", "include": "Inclure", "or": "Ou", - "and": "and", + "and": "et", "search": "Rechercher", "tag-filter": "Filtre par mots-clés" }, @@ -220,14 +220,14 @@ "webhook-url": "Lien du webhook" }, "toolbox": { - "toolbox": "Toolbox", - "new-name": "New Name", + "toolbox": "Boîte à outils", + "new-name": "Nouveau nom", "recipes-effected": "Recipes Effected", - "title-case-all": "Title Case All", - "no-unused-items": "No Unused Items", - "remove-unused": "Remove Unused", - "assign-all": "Assign All", - "bulk-assign": "Bulk Assign" + "title-case-all": "Majuscules partout", + "no-unused-items": "Aucun élément inutilisé", + "remove-unused": "Supprimer orphelins", + "assign-all": "Assigner tout", + "bulk-assign": "Assigner en masse" } }, "user": { diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index 338d502ad650..d37d32243f80 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -223,7 +223,7 @@ "toolbox": "Przybornik", "new-name": "Nowa nazwa", "recipes-effected": "Objęte przepisy", - "title-case-all": "Title Case All", + "title-case-all": "Wszędzie wielkie litery", "no-unused-items": "Brak nieużywanych elementów", "remove-unused": "Usuń nieużywane", "assign-all": "Przypisz wszystkie",