summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/ko.yaml
blob: 777dd938a4919f92c2d3ae3c49ee4850db39cef0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- id: prev_page
  translation: "이전 페이지"

- id: next_page
  translation: "다음 페이지"

- id: read_time
  translation:
    one : "1 분"
    other: "{{ .Count }} 분"

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

- id: toc
  translation: "목차"

- id: translations
  translation: "번역"

- id: home
  translation: "홈"

- id: edit_post
  translation: "편집"

- id: code_copy
  translation: "복사"

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