From 7d1bd7911aa76b99b9262d697077ffe4a5a67a7c Mon Sep 17 00:00:00 2001 From: Jaedeok Kim Date: Fri, 16 May 2025 04:31:38 +0900 Subject: [PATCH] Add Korean Translations (#35) --- i18n/ko.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 i18n/ko.toml diff --git a/i18n/ko.toml b/i18n/ko.toml new file mode 100644 index 0000000..35ac56e --- /dev/null +++ b/i18n/ko.toml @@ -0,0 +1,14 @@ +[filtering-for] + other = "태그 검색:" + +[no-posts] + other = "아직 작성된 게시물이 없습니다!" + +[email-subject] + other = "댓글: " + +[email-reply] + other = "이메일로 댓글 달기" + +[skip-link] + other = "본문으로 바로 가기"