mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
parent
42c3c937a1
commit
5a5b0840ed
@ -9,6 +9,11 @@
|
|||||||
one : "1 分钟"
|
one : "1 分钟"
|
||||||
other: "{{ .Count }} 分钟"
|
other: "{{ .Count }} 分钟"
|
||||||
|
|
||||||
|
- id: words
|
||||||
|
translation:
|
||||||
|
one: "字"
|
||||||
|
other: {{ .Count }}字
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "目录"
|
translation: "目录"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user