diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-12 00:20:21 +0000 |
commit | 9d4f954a4d159a2a6a3cc0c3d3fdbf0ff68bb0d4 (patch) | |
tree | 2f988d227b90f643068a9cfa9c48f7a748472e0d /core/l10n/zh_TW.js | |
parent | f99b820cd0e59b75bc8867a03dabc9e28157ccdf (diff) | |
download | nextcloud-server-9d4f954a4d159a2a6a3cc0c3d3fdbf0ff68bb0d4.tar.gz nextcloud-server-9d4f954a4d159a2a6a3cc0c3d3fdbf0ff68bb0d4.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." : "你的帳號尚未設定免密碼登入。", |