From 4ee8f9a6890fdbf6fa2e06ac0f7aa6265c582205 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:28 -0500 Subject: [PATCH] New translations en-us.json (Ukrainian) --- frontend/lang/messages/uk-UA.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/uk-UA.json b/frontend/lang/messages/uk-UA.json index 27c726c8e..b92d1ed36 100644 --- a/frontend/lang/messages/uk-UA.json +++ b/frontend/lang/messages/uk-UA.json @@ -472,6 +472,7 @@ "comment": "Коментар", "comments": "Коментарі", "delete-confirmation": "Ви впевнені, що хочете видалити цей рецепт?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Видалити рецепт", "description": "Опис", "disable-amount": "Сховати кількість інгредієнтів", @@ -662,6 +663,8 @@ "no-unit": "Без одиниці", "missing-unit": "Створити відсутню одиниці: {unit}", "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": "Немає їжі" }, "reset-servings-count": "Скинути кількість порцій",