From e490c485e5d1b347a5ddac1ee18112f5c2d7d1bb Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:46 -0500 Subject: [PATCH] New translations en-us.json (French, Canada) --- frontend/lang/messages/fr-CA.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/fr-CA.json b/frontend/lang/messages/fr-CA.json index 7d9c9d732..08d1a7d30 100644 --- a/frontend/lang/messages/fr-CA.json +++ b/frontend/lang/messages/fr-CA.json @@ -472,6 +472,7 @@ "comment": "Commentaire", "comments": "Commentaires", "delete-confirmation": "Êtes-vous sûr(e) de vouloir supprimer cette recette?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Supprimer la recette", "description": "Description", "disable-amount": "Désactiver les quantités d'ingrédients", @@ -662,6 +663,8 @@ "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-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Aucun aliment" }, "reset-servings-count": "Réinitialiser le nombre de portions",