From e7c9c3d11e9d5291acd31cd667504fba4e80a0c8 Mon Sep 17 00:00:00 2001 From: scmaybee <7593601+scmaybee@users.noreply.github.com> Date: Thu, 11 Sep 2025 06:56:25 +0800 Subject: i18n zh-CN: Update index.php (#7943) Fixed a translation errors. --- app/i18n/zh-cn/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/i18n/zh-cn/index.php b/app/i18n/zh-cn/index.php index cd389f8b8..76692caef 100644 --- a/app/i18n/zh-cn/index.php +++ b/app/i18n/zh-cn/index.php @@ -64,7 +64,7 @@ return array( 'mark_all_read' => '全部设为已读', 'mark_cat_read' => '此分类设为已读', 'mark_feed_read' => '此订阅源设为已读', - 'mark_selection_unread' => '选中设为已读', + 'mark_selection_unread' => '将筛选结果标记为未读', 'mylabels' => '我的标签', 'newer_first' => '由新至旧', 'non-starred' => '显示未收藏', -- cgit v1.2.3