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í",