aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/ja.js')
-rw-r--r--apps/oauth2/l10n/ja.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js
index ab704273f7d..4c262c0cc3f 100644
--- a/apps/oauth2/l10n/ja.js
+++ b/apps/oauth2/l10n/ja.js
@@ -12,10 +12,12 @@ OC.L10N.register(
"Redirection URI" : "リダイレクトURI",
"Client Identifier" : "クライアントID",
"Secret key" : "シークレットキー",
+ "Delete client" : "クライアントを削除",
"Add client" : "クライアントの追加",
"Add" : "追加",
"Delete" : "削除",
"Show client secret" : "クライアントシークレットキーを表示",
+ "Hide client secret" : "クライアントのシークレットキーを隠す",
"Secret" : "シークレットキー"
},
"nplurals=1; plural=0;");