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 8c83f358ced..c480ef9efe3 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -260,8 +260,8 @@ OC.L10N.register( "An internal error occurred." : "发生了内部错误.", "Please try again or contact your administrator." : "请重试或联系您的管理员.", "Username or email" : "用户名或邮箱", - "Wrong password." : "密码错误", "Log in" : "登录", + "Wrong password." : "密码错误", "Stay logged in" : "保持登录", "Forgot password?" : "忘记密码?", "Back to log in" : "返回登录", |