Explorar el Código

i18n zh-CN: Update index.php (#7943)

Fixed a translation errors.
scmaybee hace 6 meses
padre
commit
e7c9c3d11e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/i18n/zh-cn/index.php

+ 1 - 1
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' => '显示未收藏',