diff options
Diffstat (limited to 'apps/oauth2/l10n/ja.js')
-rw-r--r-- | apps/oauth2/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js index d05fb949dd4..791634c8d72 100644 --- a/apps/oauth2/l10n/ja.js +++ b/apps/oauth2/l10n/ja.js @@ -2,6 +2,7 @@ OC.L10N.register( "oauth2", { "OAuth 2.0 clients" : "OAuth 2.0クライアント", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 により外部サービスから %s にアクセスを要求できます", "Name" : "名前", "Redirection URI" : "リダイレクトURI", "Client Identifier" : "クライアントID", |