From 11ee4a8b146722582f2dd8600812463f76dd0a21 Mon Sep 17 00:00:00 2001 From: jungwone <30407259+jungwone@users.noreply.github.com> Date: Wed, 26 May 2021 21:07:20 +0900 Subject: [PATCH] feat: add Korean i18n support (#103) * add korean i18n support * Update ko.yaml Co-authored-by: jungwonekim <77596488+jungwonekim@users.noreply.github.com> --- i18n/ko.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 i18n/ko.yaml diff --git a/i18n/ko.yaml b/i18n/ko.yaml new file mode 100644 index 00000000..25fd4797 --- /dev/null +++ b/i18n/ko.yaml @@ -0,0 +1,26 @@ +readMore: + other: 더 보기 +readingTime: + other: "{{ .ReadingTime }} min 읽음" +toc: + other: 목차 +seriesOfPosts: + other: 같은 시리즈의 포스트 +prxevious: + other: 이전 +next: + other: 다음 +seeAlso: + other: 다른 포스트 +recent: + other: 최신 +onThisPage: + other: 현재 페이지 +editThisPage: + other: 수정하기 +light: + other: Light +dark: + other: Dark +auto: + other: Auto