diff --git a/frontend/lang/messages/hr-HR.json b/frontend/lang/messages/hr-HR.json index a8b21f3fd..af4fe391f 100644 --- a/frontend/lang/messages/hr-HR.json +++ b/frontend/lang/messages/hr-HR.json @@ -472,6 +472,7 @@ "comment": "Komentar", "comments": "Komentari", "delete-confirmation": "Jeste li sigurni da želite izbrisati ovaj recept?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Obriši Recept", "description": "Opis", "disable-amount": "Onemogući količine sastojaka", @@ -662,6 +663,8 @@ "no-unit": "No unit", "missing-unit": "Create missing unit: {unit}", "missing-food": "Create missing food: {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": "No Food" }, "reset-servings-count": "Reset Servings Count",