Skip to content

Commit

Permalink
i18n: Update Korean translation ko.yaml (adityatelange#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
OctopusET authored Apr 29, 2022
1 parent 0a36e60 commit 7134670
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions i18n/ko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,25 @@
one : "1 분"
other: "{{ .Count }} 분"

- id: words
translation:
one : "단어"
other: "{{ .Count }} 단어"

- id: toc
translation: "목차"

- id: translations
translation: "번역"

- id: home
translation: "홈페이지"
translation: ""

- id: edit_post
translation: "편집"

- id: code_copy
translation: "복사"

- id: code_copied
translation: "복사완료!"
translation: "복사 완료!"

0 comments on commit 7134670

Please sign in to comment.