Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ko.toml « i18n - github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6ce7e09122c8f6350b0b5a4729745a5407caf84e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[toc-label]
other = "목차"

[tooltip-written]
other = "작성일"

[tooltip-modified]
other = "수정일"

[tooltip-reading-time]
other = "읽는 시간"

[summary-dateformat]
other = "2006년 01월 02일"

[reading-time]
other = "min read"

[single-writtenBy]
other = "글쓴이"

[edit-this-page]
other = "이 페이지 수정하기"