Update translations (#26)
This commit is contained in:
parent
29e828fccf
commit
820a6f856f
|
@ -5,3 +5,7 @@
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
ja:
|
ja:
|
||||||
|
js:
|
||||||
|
login:
|
||||||
|
oauth2_basic:
|
||||||
|
name: "OAuth 2"
|
||||||
|
|
|
@ -5,3 +5,10 @@
|
||||||
# https://translate.discourse.org/
|
# https://translate.discourse.org/
|
||||||
|
|
||||||
ja:
|
ja:
|
||||||
|
login:
|
||||||
|
authenticator_error_fetch_user_details: "ユーザー情報を取得できませんでした。アクティブなアカウントをお持ちですか?"
|
||||||
|
site_settings:
|
||||||
|
oauth2_enabled: "カスタム OAuth2 は有効です"
|
||||||
|
oauth2_client_id: 'カスタムOAuth2のクライアントID'
|
||||||
|
oauth2_client_secret: 'カスタムOAuth2のクライアントシークレット'
|
||||||
|
oauth2_authorize_url: 'OAuth2の認証URL'
|
||||||
|
|
Loading…
Reference in New Issue