From bd17c1428d4abcfe0a977a400eca5bc1e1a499e5 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:37 -0500 Subject: [PATCH] New translations en-us.json (Galician) --- frontend/lang/messages/gl-ES.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/gl-ES.json b/frontend/lang/messages/gl-ES.json index 97c5d880c..11837b829 100644 --- a/frontend/lang/messages/gl-ES.json +++ b/frontend/lang/messages/gl-ES.json @@ -472,6 +472,7 @@ "comment": "Comentario", "comments": "Comentarios", "delete-confirmation": "Estás seguro de que queres eliminar esta receita?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Eliminar Receita", "description": "Descrición", "disable-amount": "Desactivar as Cantidades de Ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Sen unidades", "missing-unit": "Crear a unidade que falta: {unit}", "missing-food": "Crear a comida que falta: {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": "Sen Comida" }, "reset-servings-count": "Reiniciar Contador de Porcións",