From a20c3c33598854f1aac228c9b966f09459e78e7c Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:11 -0500 Subject: [PATCH] New translations en-us.json (Korean) --- frontend/lang/messages/ko-KR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index d45e57d36..c2377c3bc 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.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": "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",