From d034cff7b7e91effa1019bfaf4885966b48e5bc2 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:17 -0500 Subject: [PATCH] New translations en-us.json (Polish) --- frontend/lang/messages/pl-PL.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index 35b7559d2..5cceecaab 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -472,6 +472,7 @@ "comment": "Komentarz", "comments": "Komentarze", "delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Usuń przepis", "description": "Opis", "disable-amount": "Wyłącz ilości składników", @@ -662,6 +663,8 @@ "no-unit": "Brak jednostki", "missing-unit": "Utwórz brakującą jednostkę: {unit}", "missing-food": "Utwórz brakującą potrawę: {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": "Brak potrawy" }, "reset-servings-count": "Zresetuj liczbę porcji",