From e9dea7c9bba1ecda7126d1cddbcb9fa72cd77f49 Mon Sep 17 00:00:00 2001 From: jdeokkim Date: Thu, 6 Feb 2025 22:18:36 +0900 Subject: [PATCH] Add Korean Translations --- 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 = "본문으로 바로 가기"