diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:29 +0000 |
commit | e3dccf8ca7198c36ebee899f712957a669d12e08 (patch) | |
tree | 613df0316ac086f367121c9770d42f8f57747943 /core/l10n/zh_TW.js | |
parent | 37ba29afec7954f83ca9567cc6cd752acfb0fa93 (diff) | |
download | nextcloud-server-e3dccf8ca7198c36ebee899f712957a669d12e08.tar.gz nextcloud-server-e3dccf8ca7198c36ebee899f712957a669d12e08.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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." : "你的帳號尚未設定免密碼登入。", |