diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 148476029ee..8f0fc706f89 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -120,6 +120,8 @@ OC.L10N.register( "Wrong login or password." : "錯誤的帳號或密碼。", "This account is disabled" : "此帳號已停用", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效。因此下一次登入將會被延時30秒。", + "Login with username or email" : "以使用者名稱或電子郵件登入", + "Login with username" : "以使用者名稱登入", "Log in with a device" : "使用免密碼裝置登入", "Login or email" : "帳號或電子郵件", "Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。", |