aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGravatar scmaybee <7593601+scmaybee@users.noreply.github.com> 2025-09-11 06:56:25 +0800
committerGravatar GitHub <noreply@github.com> 2025-09-11 00:56:25 +0200
commite7c9c3d11e9d5291acd31cd667504fba4e80a0c8 (patch)
tree26f9a808622fa3942027d15bc3f7c16ac66008d3 /app
parentc2009b50903e9d74c05833b20ee555cdc413ea0f (diff)
i18n zh-CN: Update index.php (#7943)
Fixed a translation errors.
Diffstat (limited to 'app')
-rw-r--r--app/i18n/zh-cn/index.php2
1 files changed, 1 insertions, 1 deletions
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' => '显示未收藏',