aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/zh-cn/admin.php
diff options
context:
space:
mode:
authorGravatar Myuki <myuki@outlook.ie> 2021-02-23 10:52:04 +0800
committerGravatar GitHub <noreply@github.com> 2021-02-22 21:52:04 -0500
commitb38a887f01033b5b93209e84b32a724e8fb5d0eb (patch)
tree03602ad32859eeddaaf24bd220f6293f6d7cb9cf /app/i18n/zh-cn/admin.php
parentfd803875410cf056242a786260fb8ed62a733c06 (diff)
Update zh-cn Translation (#3473)
Diffstat (limited to 'app/i18n/zh-cn/admin.php')
-rw-r--r--app/i18n/zh-cn/admin.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/zh-cn/admin.php b/app/i18n/zh-cn/admin.php
index 48572ee6d..737c968de 100644
--- a/app/i18n/zh-cn/admin.php
+++ b/app/i18n/zh-cn/admin.php
@@ -172,7 +172,7 @@ return array(
'_' => '更新系统',
'apply' => '应用',
'check' => '检查更新',
- 'current_version' => '当前 FreshRSS 版本为 %s.',
+ 'current_version' => '当前 FreshRSS 版本为 %s。',
'last' => '上一次检查:%s',
'none' => '没有可用更新',
'title' => '更新系统',
@@ -186,11 +186,11 @@ return array(
'database_size' => '数据库大小',
'delete_users' => '删除用户',
'email' => '邮箱地址',
- 'enabled' => 'Enabled', // TODO - Translation
+ 'enabled' => '已启用',
'feed_count' => '订阅源数',
'is_admin' => '管理员',
'language' => '语言',
- 'last_user_activity' => 'Last user activity', // TODO - Translation
+ 'last_user_activity' => '上次用户活跃',
'list' => '用户列表',
'number' => '已有 %d 个用户',
'numbers' => '已有 %d 个用户',