From d1fdfbf9874956e4aa1f1b1c94a3d90af5342ead Mon Sep 17 00:00:00 2001 From: yzqzss <30341059+yzqzss@users.noreply.github.com> Date: Sat, 11 Apr 2020 21:22:02 +0800 Subject: Update Chinese Translation (#2891) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update admin.php * Update conf.php * Update feedback.php 已重置 * Update gen.php * Update sub.php * Update user.php * Update user.php --- app/i18n/zh-cn/gen.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/i18n/zh-cn/gen.php') 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' => '上周', -- cgit v1.2.3