From a6c53303dd36b09d738c8679aaa5b55465062fdf Mon Sep 17 00:00:00 2001 From: ByoungGyu Lee Date: Sat, 20 Sep 2025 20:44:51 +0900 Subject: [PATCH] i18n(ko-KR): Updated korean translation. --- src/lib/i18n/locales/ko-KR/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 5eb1fc752d..6a5dc29932 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -14,7 +14,7 @@ "{{COUNT}} extracted lines": "", "{{COUNT}} hidden lines": "숨겨진 줄 {{COUNT}}개", "{{COUNT}} Replies": "답글 {{COUNT}}개", - "{{COUNT}} Sources": "{{COUNT}} 소스", + "{{COUNT}} Sources": "{{COUNT}}개의 소스", "{{COUNT}} words": "{{COUNT}} 단어", "{{LOCALIZED_DATE}} at {{LOCALIZED_TIME}}": "", "{{model}} download has been canceled": "{{model}} 다운로드가 취소되었습니다.",