From b40bbdf68a6b16904b75c9e75d3f929cb75b4aed Mon Sep 17 00:00:00 2001 From: Kang Dongheon Date: Tue, 28 Oct 2025 18:20:18 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 76.4% (896 of 1172 strings) Co-authored-by: Kang Dongheon Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/ko-KR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index 0f72e8c76..5b760656c 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -928,5 +928,6 @@ "supportBaleChatID": "개인 채팅 / 그룹 / 채널의 ID를 지원해요", "wayToGetBaleChatID": "봇에 메시지를 보내 채팅 ID를 얻고 밑에 URL로 이동해 chat_id를 볼 수 있어요:", "wayToGetBaleToken": "토큰은 여기서 얻을 수 있어요: {0}.", - "auto-select": "자동 선택" + "auto-select": "자동 선택", + "issueWithGoogleChatOnAndroidHelptext": "이를 통해 {issuetackerURL}과 같은 상류 버그를 우회할 수도 있습니다." }