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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/ja.js b/apps/oauth2/l10n/ja.js
index 4c262c0cc3f..c1418fb2021 100644
--- a/apps/oauth2/l10n/ja.js
+++ b/apps/oauth2/l10n/ja.js
@@ -13,11 +13,11 @@ OC.L10N.register(
"Client Identifier" : "クライアントID",
"Secret key" : "シークレットキー",
"Delete client" : "クライアントを削除",
+ "Make sure you store the secret key, it cannot be recovered." : "秘密鍵は復元できないので、必ず保管してください。",
"Add client" : "クライアントの追加",
"Add" : "追加",
- "Delete" : "削除",
"Show client secret" : "クライアントシークレットキーを表示",
"Hide client secret" : "クライアントのシークレットキーを隠す",
- "Secret" : "シークレットキー"
+ "Delete" : "削除"
},
"nplurals=1; plural=0;");