From 35f68decb2183f3d3896f23744d025670db8f78f Mon Sep 17 00:00:00 2001
From: CHAIYEON CHO <stoutcho21@gmail.com>
Date: Wed, 18 Dec 2024 21:18:15 +0000
Subject: [PATCH] Translated using Weblate (Korean)

Currently translated at 71.3% (751 of 1053 strings)

Co-authored-by: CHAIYEON CHO <stoutcho21@gmail.com>
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 오류가 무시되었습니다"
 }