From 5dc8846740d5b5d0068d19d8c2732cd5f0a916fc Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 4 Aug 2025 04:48:35 -0500 Subject: [PATCH] New translations en-us.json (French) --- frontend/lang/messages/fr-FR.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/lang/messages/fr-FR.json b/frontend/lang/messages/fr-FR.json index 4d2816c0e..da7fe7a8d 100644 --- a/frontend/lang/messages/fr-FR.json +++ b/frontend/lang/messages/fr-FR.json @@ -113,7 +113,7 @@ "get": "Envoyer", "home": "Accueil", "image": "Image", - "image-upload-failed": "Le téléchargement de l’image a échoué", + "image-upload-failed": "Le téléversement de l’image a échoué", "import": "Importer", "json": "JSON", "keyword": "Mot-clé", @@ -207,7 +207,7 @@ "selected-count": "Sélectionné : {count}", "export-all": "Exporter tout", "refresh": "Actualiser", - "upload-file": "Transférer un fichier", + "upload-file": "Téléverser un fichier", "created-on-date": "Créé le {0}", "unsaved-changes": "Vous avez des modifications non enregistrées. Voulez-vous enregistrer avant de partir ? OK pour enregistrer, Annuler pour ignorer les modifications.", "clipboard-copy-failure": "Échec de la copie dans le presse-papiers.", @@ -664,7 +664,7 @@ "no-unit": "Pas d'unité", "missing-unit": "Créer une unité manquante : {unit}", "missing-food": "Créer un aliment manquant : {food}", - "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-unit-could-not-be-parsed-automatically": "Cette unité n'a pas pu être analysée automatiquement", "this-food-could-not-be-parsed-automatically": "Cet aliment n'a pas pu être analysé automatiquement", "no-food": "Aucun aliment" },