From 8d0a1b9f5ae827f7093e4215961926d96584a52e Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:08 -0500 Subject: [PATCH] New translations en-us.json (Italian) --- frontend/lang/messages/it-IT.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index 56d665237..af0bf069a 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -472,6 +472,7 @@ "comment": "Commento", "comments": "Commenti", "delete-confirmation": "Sei sicuro di voler eliminare questa ricetta?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Elimina Ricetta", "description": "Descrizione", "disable-amount": "Disabilita Quantità Ingredienti", @@ -662,6 +663,8 @@ "no-unit": "Nessuna unità", "missing-unit": "Crea unità mancante: {unit}", "missing-food": "Crea cibo mancante: {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": "Nessun Alimento" }, "reset-servings-count": "Reimposta conteggio porzioni",