diff options
Diffstat (limited to 'apps/oauth2/l10n/ja.json')
-rw-r--r-- | apps/oauth2/l10n/ja.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.json b/apps/oauth2/l10n/ja.json new file mode 100644 index 00000000000..755983ba848 --- /dev/null +++ b/apps/oauth2/l10n/ja.json @@ -0,0 +1,11 @@ +{ "translations": { + "OAuth 2.0" : "OAuth 2.0", + "OAuth 2.0 clients" : "OAuth 2.0クライアント", + "Name" : "名前", + "Redirection URI" : "リダイレクトURI", + "Client Identifier" : "クライアントID", + "Secret" : "シークレットキー", + "Add client" : "クライアントを追加", + "Add" : "追加" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |