aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/sub.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/zh-cn/sub.php')
-rw-r--r--app/i18n/zh-cn/sub.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index 6b32574db..0647f5710 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -209,8 +209,8 @@ return array(
'path_entries_conditions' => 'Conditions for content retrieval', // TODO
'priority' => array(
'_' => '可见性',
- 'archived' => '不显示(归档)',
'category' => '在分类中显示',
+ 'hidden' => '不显示',
'important' => '在“重要的订阅”中显示',
'main_stream' => '在首页中显示',
),