Correct i18n strings

Translated Simplified Chinese items retained in English (in zh-CN.yaml).
This commit is contained in:
Karlukle
2024-02-03 11:16:26 +08:00
committed by GitHub
parent 863354a960
commit 5c6b8dc7d5
+5 -5
View File
@@ -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: "作者"
@@ -61,4 +61,4 @@ shortcode:
recent_articles: "最近的文章" recent_articles: "最近的文章"
recent: recent:
show_more: "显示更多" show_more: "显示更多"