diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 4c27d20aa7b..77b53a5b409 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -52,6 +52,7 @@ "Settings" : "设置", "Log out" : "注销", "Users" : "用户", + "Unknown user" : "未知用户", "APCu" : "APCu", "Redis" : "Redis", "Basic settings" : "基本设置", @@ -183,7 +184,6 @@ "Application is not enabled" : "应用程序未启用", "Authentication error" : "认证出错", "Token expired. Please reload page." : "Token 过期,请刷新页面。", - "Unknown user" : "未知用户", "No database drivers (sqlite, mysql, or postgresql) installed." : "没有安装数据库驱动 (SQLite、MySQL 或 PostgreSQL)。", "Cannot write into \"config\" directory" : "无法写入“config”目录", "Cannot write into \"apps\" directory" : "无法写入“apps”目录", |