From c50eaa13928b3774f97e3e48c9de6d9b80833ed1 Mon Sep 17 00:00:00 2001 From: opficdev Date: Thu, 23 Jul 2026 09:13:38 +0900 Subject: [PATCH] =?UTF-8?q?ui:=20=ED=91=B8=EC=8B=9C=20=EC=95=8C=EB=A6=BC?= =?UTF-8?q?=20=EC=84=A4=EC=A0=95=20=EB=AC=B8=EA=B5=AC=20=EA=B0=84=EC=86=8C?= =?UTF-8?q?=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/App/Sources/Resource/Localizable.xcstrings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Application/App/Sources/Resource/Localizable.xcstrings b/Application/App/Sources/Resource/Localizable.xcstrings index c8b9dc92..75876a53 100644 --- a/Application/App/Sources/Resource/Localizable.xcstrings +++ b/Application/App/Sources/Resource/Localizable.xcstrings @@ -1193,13 +1193,13 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Enable Push Notifications" + "value" : "Push Notifications" } }, "ko" : { "stringUnit" : { "state" : "translated", - "value" : "푸시 알람 활성화" + "value" : "푸시 알람" } } }