aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/gen.php
diff options
context:
space:
mode:
authorGravatar yzqzss <30341059+yzqzss@users.noreply.github.com> 2020-04-11 21:22:02 +0800
committerGravatar GitHub <noreply@github.com> 2020-04-11 15:22:02 +0200
commitd1fdfbf9874956e4aa1f1b1c94a3d90af5342ead (patch)
treeecf5126a55b8e20de72d2cb643494800242bf30f /app/i18n/zh-cn/gen.php
parent8f71b80fbb84446b3dca92491242ce447755cf8b (diff)
Update Chinese Translation (#2891)
* Update admin.php * Update conf.php * Update feedback.php 已重置 * Update gen.php * Update sub.php * Update user.php * Update user.php
Diffstat (limited to 'app/i18n/zh-cn/gen.php')
-rw-r--r--app/i18n/zh-cn/gen.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php
index 9ae18cfcb..2d9695068 100644
--- a/app/i18n/zh-cn/gen.php
+++ b/app/i18n/zh-cn/gen.php
@@ -7,7 +7,7 @@ return array(
'back_to_rss_feeds' => '← 返回订阅源',
'cancel' => '取消',
'create' => '创建',
- 'demote' => 'Demote', // TODO - Translation
+ 'demote' => '撤销管理员',
'disable' => '禁用',
'empty' => '清空',
'enable' => '启用',
@@ -17,7 +17,7 @@ return array(
'manage' => '管理',
'mark_favorite' => '标记收藏',
'mark_read' => '标记已读',
- 'promote' => 'Promote', // TODO - Translation
+ 'promote' => '设为管理员',
'purge' => '清理',
'remove' => '删除',
'see_website' => '网站中查看',
@@ -73,10 +73,10 @@ return array(
'Jun' => '\\六\\月',
'jun' => '六月',
'june' => '六月',
- 'last_2_year' => 'Last two years', // TODO - Translation
+ 'last_2_year' => '过去两年',
'last_3_month' => '最近三个月',
- 'last_3_year' => 'Last three years', // TODO - Translation
- 'last_5_year' => 'Last five years', // TODO - Translation
+ 'last_3_year' => '过去三年',
+ 'last_5_year' => '过去五年',
'last_6_month' => '最近六个月',
'last_month' => '上月',
'last_week' => '上周',