Skip to content

Commit

Permalink
Update translation zh.yaml (adityatelange#868)
Browse files Browse the repository at this point in the history
add space between {{ .Count }} and 字 in id: words as they are in id: read_time
  • Loading branch information
lkxed authored Apr 9, 2022
1 parent 523a456 commit 5b24142
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 5b24142

Please sign in to comment.