mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-09 11:52:00 -04:00
Add missing quotes to zh: words
This commit is contained in:
parent
5a5b0840ed
commit
16293e9578
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
- id: words
|
||||
translation:
|
||||
one: "字"
|
||||
other: {{ .Count }}字
|
||||
other: "{{ .Count }}字"
|
||||
|
||||
- id: toc
|
||||
translation: "目录"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue