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 62a2439528c..d206cf22775 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -266,9 +266,9 @@ OC.L10N.register( "An internal error occurred." : "发生了内部错误。", "Please try again or contact your administrator." : "请重试或联系管理员。", "Username or email" : "用户名或邮箱", - "Log in" : "登录", "Wrong password. Reset it?" : "密码错误。要重置么?", "Wrong password." : "密码错误", + "Log in" : "登录", "Stay logged in" : "保持登录", "Alternative Logins" : "其他登录方式", "Use the following link to reset your password: {link}" : "使用以下链接重置您的密码:{link}", |