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

zh.toml « i18n - github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d4f46309b71b9c544d2edaf60e0b30b6d33ab91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[readMore]
other = "阅读更多"

[readingTime]
other = "{{ .ReadingTime }}分钟阅读时长"

[toc]
other = "目录"

[seriesOfPosts]
other = "系列文章"

[previous]
other = "上一页"

[next]
other = "下一页"

[seeAlso]
other = "相关"