From a7ac55922588834818e898660edc93b7e2f82ac0 Mon Sep 17 00:00:00 2001 From: Chanhwi Joo <56245920+te6-in@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:40:11 +0900 Subject: [PATCH] Update Korean localization (#1658) --- .../Resources/Localization/Localizable.xcstrings | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index bda67812..3d24f329 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -29992,7 +29992,7 @@ }, "ko" : { "stringUnit" : { - "state" : "needs_review", + "state" : "translated", "value" : "새 글" } }, @@ -30111,7 +30111,7 @@ "ko" : { "stringUnit" : { "state" : "translated", - "value" : "New Window" + "value" : "새 창" } }, "nb" : { @@ -40449,6 +40449,12 @@ "state" : "translated", "value" : "Show Pending Button on the Left" } + }, + "ko" : { + "stringUnit" : { + "state" : "translated", + "value" : "읽지 않은 글 수를 왼쪽에 표시" + } } } }, @@ -68488,4 +68494,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file