From 5c6b8dc7d58f83242b5ba94a56c65723def918de Mon Sep 17 00:00:00 2001 From: Karlukle Date: Sat, 3 Feb 2024 11:16:26 +0800 Subject: [PATCH] Correct i18n strings Translated Simplified Chinese items retained in English (in zh-CN.yaml). --- i18n/zh-CN.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/i18n/zh-CN.yaml b/i18n/zh-CN.yaml index 47271470..4cf74e25 100644 --- a/i18n/zh-CN.yaml +++ b/i18n/zh-CN.yaml @@ -14,10 +14,10 @@ article: word_count: one: "{{ .Count }} 字" other: "{{ .Count }} 字" - part_of_series: "This article is part of a series." - part: "Part" - this_article: "This Article" - related_articles: "Related" + part_of_series: "这篇文章属于一个选集。" + part: "§" + this_article: "本文" + related_articles: "相关文章" author: byline_title: "作者" @@ -61,4 +61,4 @@ shortcode: recent_articles: "最近的文章" recent: - show_more: "显示更多" \ No newline at end of file + show_more: "显示更多"