diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index b10562111a2..1b53cdbf285 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -160,6 +160,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" : "不支援的瀏覽器", @@ -192,7 +193,6 @@ OC.L10N.register( "Distraction free note taking app." : "無干擾的筆記應用程式。", "Search contacts" : "搜尋聯絡人", "Forgot password?" : "忘記密碼?", - "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", "Login form is disabled." : "登入表單已停用。", "Edit Profile" : "編輯個人檔案", |