diff --git a/i18n/ko.yaml b/i18n/ko.yaml index db0bcc75..777dd938 100644 --- a/i18n/ko.yaml +++ b/i18n/ko.yaml @@ -9,6 +9,11 @@ one : "1 분" other: "{{ .Count }} 분" +- id: words + translation: + one : "단어" + other: "{{ .Count }} 단어" + - id: toc translation: "목차" @@ -16,10 +21,13 @@ translation: "번역" - id: home - translation: "홈페이지" + translation: "홈" + +- id: edit_post + translation: "편집" - id: code_copy translation: "복사" - id: code_copied - translation: "복사완료!" + translation: "복사 완료!"