mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
i18n: add more translations for zh (#10)
This commit is contained in:
parent
016dd6e9fa
commit
c480729b8d
11
i18n/zh.yaml
11
i18n/zh.yaml
@ -3,3 +3,14 @@
|
||||
|
||||
- id: next_page
|
||||
translation: "下一页"
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one : "1 分钟"
|
||||
other: "{{ .Count }} 分钟"
|
||||
|
||||
- id: toc
|
||||
translation: "目录"
|
||||
|
||||
- id: translations
|
||||
translation: "语言"
|
||||
|
Loading…
Reference in New Issue
Block a user