Update zh.yaml

add space between {{ .Count }} and 字 in id: words as they are in id: read_time
This commit is contained in:
六开箱 2022-04-01 19:02:43 +08:00 committed by GitHub
parent 09921bb542
commit 50f47f9c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
- id: words
translation:
one: "字"
other: "{{ .Count }}字"
other: "{{ .Count }} 字"
- id: toc
translation: "目录"