summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/ko.yaml
blob: db0bcc75a15613e9549a810d0f61c57e097a7222 (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
- id: prev_page
  translation: "이전 페이지"

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

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

- id: toc
  translation: "목차"

- id: translations
  translation: "번역"

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

- id: code_copy
  translation: "복사"

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