mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 04:28:21 +00:00
Backport locales to 1.19 (#23960)
This time the backport is done by `backport-locales.go` automatically, no manual fix. However, there are some new broken translations in 1.20 (main branch), so we must fix our ini package next time, then the broken could be resolved fundmentally.
This commit is contained in:
@@ -684,7 +684,7 @@ auths.tips.oauth2.general=OAuth2 認證
|
||||
auths.tips.oauth2.general.tip=當註冊一個新的 OAuth2 認證,callback/redirect 網址應該是:<host>/user/oauth2/<Authentication Name>/callback
|
||||
auths.tip.oauth2_provider=OAuth2 提供者
|
||||
auths.tip.dropbox=建立新 App 在 https://www.dropbox.com/developers/apps
|
||||
auths.tip.facebook=在 https://developers.facebook.com/apps 註冊一個新的應用,並且新增一個產品 "Facebook Login
|
||||
auths.tip.facebook=在 https://developers.facebook.com/apps 註冊一個新的應用,並且新增一個產品 "Facebook Login"
|
||||
auths.tip.github=在 https://github.com/settings/applications/new 註冊一個新的 OAuth 應用程式
|
||||
auths.tip.gitlab=在 https://gitlab.com/profile/applications 註冊一個新的應用程式
|
||||
auths.tip.openid_connect=使用 OpenID 連接探索 URL (<server>/.well-known/openid-configuration) 來指定節點
|
||||
|
Reference in New Issue
Block a user