Correct i18n strings
Translated Simplified Chinese items retained in English (in zh-CN.yaml).
This commit is contained in:
+4
-4
@@ -14,10 +14,10 @@ article:
|
|||||||
word_count:
|
word_count:
|
||||||
one: "{{ .Count }} 字"
|
one: "{{ .Count }} 字"
|
||||||
other: "{{ .Count }} 字"
|
other: "{{ .Count }} 字"
|
||||||
part_of_series: "This article is part of a series."
|
part_of_series: "这篇文章属于一个选集。"
|
||||||
part: "Part"
|
part: "§"
|
||||||
this_article: "This Article"
|
this_article: "本文"
|
||||||
related_articles: "Related"
|
related_articles: "相关文章"
|
||||||
|
|
||||||
author:
|
author:
|
||||||
byline_title: "作者"
|
byline_title: "作者"
|
||||||
|
|||||||
Reference in New Issue
Block a user