mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
Add missing quotes to zh: words
This commit is contained in:
parent
5a5b0840ed
commit
16293e9578
@ -12,7 +12,7 @@
|
||||
- id: words
|
||||
translation:
|
||||
one: "字"
|
||||
other: {{ .Count }}字
|
||||
other: "{{ .Count }}字"
|
||||
|
||||
- id: toc
|
||||
translation: "目录"
|
||||
|
Loading…
Reference in New Issue
Block a user