mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
i18n: update zh-CN.toml
This commit is contained in:
+2
-2
@@ -115,10 +115,10 @@ other = "发布于 {{ .Date }}"
|
||||
other = "收录于 {{ .Categories }}"
|
||||
|
||||
[wordCount]
|
||||
other = "{{ .Count }} 字"
|
||||
other = "约 {{ .Count }} 字"
|
||||
|
||||
[readingTime]
|
||||
other = "{{ .Count }} 分钟"
|
||||
other = "预计阅读 {{ .Count }} 分钟"
|
||||
|
||||
[views]
|
||||
other = "次阅读"
|
||||
|
||||
Reference in New Issue
Block a user