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 5ffea60cdd3..dc0a985abf4 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -148,6 +148,7 @@ OC.L10N.register( "Wrong username or password." : "错误的用户名或密码。", "User disabled" : "用户不可用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,你的下一次登录最长会延迟30秒。", + "Log in with a device" : "使用设备登录", "Username or email" : "用户名或邮箱", "Your account is not setup for passwordless login." : "您的账号未设置无密码登录。", "Browser not supported" : "浏览器不受支持", @@ -177,7 +178,6 @@ OC.L10N.register( "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。", "Forgot password?" : "忘记密码?", - "Log in with a device" : "使用设备登录", "Back" : "返回", "Login form is disabled." : "登录表单被禁用", "Edit Profile" : "编辑个人资料", |