From 6f78a3f76406ceaec1a47283f127c44e86300e51 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Fri, 25 Jul 2025 10:57:07 -0500 Subject: [PATCH] New translations en-us.json (Korean) --- frontend/lang/messages/ko-KR.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index 65d1668b6..d45e57d36 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -579,6 +579,10 @@ "made-this": "I Made This", "how-did-it-turn-out": "How did it turn out?", "user-made-this": "{user} made this", + "added-to-timeline": "Added to timeline", + "failed-to-add-to-timeline": "Failed to add to timeline", + "failed-to-update-recipe": "Failed to update recipe", + "added-to-timeline-but-failed-to-add-image": "Added to timeline, but failed to add image", "api-extras-description": "Recipes extras are a key feature of the Mealie API. They allow you to create custom JSON key/value pairs within a recipe, to reference from 3rd party applications. You can use these keys to provide information, for example to trigger automations or custom messages to relay to your desired device.", "message-key": "Message Key", "parse": "Parse",