diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 2af655a1b9b..2c54548b656 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -261,7 +261,6 @@ OC.L10N.register( "Username or email" : "用户名或邮箱", "Log in" : "登录", "Wrong password." : "密码错误", - "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", "Back to login" : "返回登录", "Account access" : "账户访问", @@ -305,6 +304,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Wrong password. Reset it?" : "密码错误。是否重置?", + "Stay logged in" : "保持登录", "Alternative Logins" : "其他登录方式", "You are about to grant \"%s\" access to your %s account." : "你将分配 \"%s\" 访问权限给你的 %s 账户。", "You are accessing the server from an untrusted domain." : "您正在访问来自不信任域名的服务器.", |