diff options
author | GiteaBot <teabot@gitea.io> | 2021-08-11 00:07:40 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-08-11 00:07:40 +0000 |
commit | 2eeae4edb685b22e926d301465d771fe7a0b0c83 (patch) | |
tree | 4f113d4e89482f97ab2837767bb60861dbed59c9 /options | |
parent | 89245ee309e0192eb9b699c9c138749304fb0467 (diff) | |
download | gitea-2eeae4edb685b22e926d301465d771fe7a0b0c83.tar.gz gitea-2eeae4edb685b22e926d301465d771fe7a0b0c83.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_zh-TW.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index c74f10bc0e..ad9364eed7 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -2441,6 +2441,7 @@ auths.oauth2_tokenURL=Token URL auths.oauth2_authURL=授權 URL auths.oauth2_profileURL=個人資料 URL auths.oauth2_emailURL=電子郵件 URL +auths.oauth2_tenant=租戶 auths.enable_auto_register=允許授權用戶自動註冊 auths.sspi_auto_create_users=自動建立使用者 auths.sspi_auto_create_users_helper=允許 SSPI 認證方法於使用者首次登入時自動建立新帳戶 |