summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index b208fba955a..a796a2f207d 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -266,7 +266,6 @@ OC.L10N.register(
"Stay logged in" : "保持登录",
"Forgot password?" : "忘记密码?",
"Back to login" : "返回登录",
- "Alternative Logins" : "其他登录方式",
"Account access" : "账户访问",
"You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。",
"Grant access" : "授权访问",
@@ -305,6 +304,7 @@ OC.L10N.register(
"%s (3rdparty)" : "%s(第三方)",
"This action requires you to confirm your password:" : "此操作需要确认您的密码:",
"Wrong password. Reset it?" : "密码错误。是否重置?",
+ "Alternative Logins" : "其他登录方式",
"You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。",
"You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器.",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "请联系您的系统管理员. 如果您是系统管理员, 在 config/config.php 文件中设置 \"trusted_domain\". 可以在 config/config.sample.php 文件中找到例子.",