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.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/sub.php b/app/i18n/zh-cn/sub.php
index 026f436d7..bf73f82c4 100644
--- a/app/i18n/zh-cn/sub.php
+++ b/app/i18n/zh-cn/sub.php
@@ -32,12 +32,18 @@ return array(
'description' => '描述',
'empty' => '此源为空。请确认它是否正常更新。',
'error' => '此源遇到一些问题。请在确认是否能正常访问后重试。',
- 'in_main_stream' => '在首页中显示',
'informations' => '信息',
'keep_history' => '至少保存的文章数',
'moved_category_deleted' => '删除分类时,其中的 RSS 源会自动归类到 <em>%s</em>',
+ 'mute' => '暂停',
'no_selected' => '未选择 RSS 源。',
'number_entries' => '%d 篇文章',
+ 'priority' => array(
+ '_' => '可见性',
+ 'archived' => '不显示 (存档)',
+ 'main_stream' => '在首页中显示',
+ 'normal' => '在分类中显示',
+ ),
'stats' => '统计',
'think_to_add' => '你可以添加一些 RSS 源。',
'title' => '标题',