Skip to content

Commit

Permalink
Add missing quotes to zh: words
Browse files Browse the repository at this point in the history
  • Loading branch information
adityatelange authored Mar 17, 2022
1 parent 5a5b084 commit 16293e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/zh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- id: words
translation:
one: ""
other: {{ .Count }}字
other: "{{ .Count }}字"

- id: toc
translation: "目录"
Expand Down

0 comments on commit 16293e9

Please sign in to comment.