diff options
author | GiteaBot <teabot@gitea.io> | 2019-09-14 07:07:25 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-09-14 07:07:25 +0000 |
commit | 107d57a9256cdfbbb4f59665ea08311e14eb59de (patch) | |
tree | 4b48722391724ae8843197ef67f62509c2d49549 /options | |
parent | 1ad6d7d32f0482139aee5eddb3036c05990aeb61 (diff) | |
download | gitea-107d57a9256cdfbbb4f59665ea08311e14eb59de.tar.gz gitea-107d57a9256cdfbbb4f59665ea08311e14eb59de.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index b0a55992cd..68cb2cd1bc 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -1705,6 +1705,7 @@ auths.tip.google_plus=OAuth2クライアント資格情報を、Google APIコン auths.tip.openid_connect=OpenID Connect DiscoveryのURL (<server>/.well-known/openid-configuration) をエンドポイントとして指定してください auths.tip.twitter=https://dev.twitter.com/apps へアクセスしてアプリケーションを作成し、“Allow this application to be used to Sign in with Twitter”オプションを有効にしてください。 auths.tip.discord=新しいアプリケーションを https://discordapp.com/developers/applications/me から登録してください。 +auths.tip.gitea=新しいOAuthアプリケーションを登録してください。 利用ガイドは https://docs.gitea.io/en-us/oauth2-provider/ auths.edit=認証ソースの編集 auths.activated=認証ソースはアクティベート済み auths.new_success=新しい認証 '%s' を追加しました。 |