mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Update translation zh.yaml (#868)
add space between {{ .Count }} and 字 in id: words as they are in id: read_time
This commit is contained in:
parent
09921bb542
commit
b297199309
@ -12,7 +12,7 @@
|
|||||||
- id: words
|
- id: words
|
||||||
translation:
|
translation:
|
||||||
one: "字"
|
one: "字"
|
||||||
other: "{{ .Count }}字"
|
other: "{{ .Count }} 字"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "目录"
|
translation: "目录"
|
||||||
|
Loading…
Reference in New Issue
Block a user