diff options
Diffstat (limited to 'apps/oauth2/l10n/ja.json')
-rw-r--r-- | apps/oauth2/l10n/ja.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.json b/apps/oauth2/l10n/ja.json index 81961596903..6c3500f026f 100644 --- a/apps/oauth2/l10n/ja.json +++ b/apps/oauth2/l10n/ja.json @@ -1,5 +1,7 @@ { "translations": { + "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "リダイレクトURLは、完全なURL(例えばhttps://yourdomain.com/path)である必要があります。", "OAuth 2.0" : "OAuth 2.0", + "Allows OAuth2 compatible authentication from other web applications." : "他のWebアプリケーションからのOAuth2互換認証を許可します。", "OAuth 2.0 clients" : "OAuth 2.0クライアント", "Name" : "名前", "Client Identifier" : "クライアントID", |