From 3b44fb12ba578967cbf033fa484800c6ade91677 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:00 -0500 Subject: [PATCH] New translations en-us.json (Czech) --- frontend/lang/messages/cs-CZ.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 2596686ef..11c8da4e0 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -472,6 +472,7 @@ "comment": "Komentář", "comments": "Komentáře", "delete-confirmation": "Opravdu chcete smazat tento recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Smazat recept", "description": "Popis", "disable-amount": "Nezobrazovat množství ingrediencí", @@ -662,6 +663,8 @@ "no-unit": "Žádná jednotka", "missing-unit": "Vytvořit chybějící jednotku: {unit}", "missing-food": "Vytvořit chybějící jídlo: {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": "Žádné jídlo" }, "reset-servings-count": "Resetovat počet porcí",