Add missing quotes to zh: words
This commit is contained in:
parent
5a5b0840ed
commit
16293e9578
@ -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