From 5391af562ed1583d9152f4a8e80c109993f73907 Mon Sep 17 00:00:00 2001 From: CHAIYEON CHO Date: Mon, 11 Nov 2024 10:08:54 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 71.3% (751 of 1053 strings) Co-authored-by: CHAIYEON CHO Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/ Translation: Uptime Kuma/Uptime Kuma --- src/lang/ko-KR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lang/ko-KR.json b/src/lang/ko-KR.json index 3d722dde9..8f92ff856 100644 --- a/src/lang/ko-KR.json +++ b/src/lang/ko-KR.json @@ -785,5 +785,7 @@ "-year": "-연도", "Json Query Expression": "Json 쿼리 표현식", "Host URL": "호스트 URL", - "locally configured mail transfer agent": "로컬로 구성된 메일 전송 에이전트" + "locally configured mail transfer agent": "로컬로 구성된 메일 전송 에이전트", + "ignoreTLSErrorGeneral": "연결에 TLS/SSL 오류 무시하기", + "ignoredTLSError": "TLS/SSL 오류가 무시되었습니다" }