diff --git a/l10n/ja.js b/l10n/ja.js
index 84a9900..6b0d90f 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"Please select an encryption option" : "暗号化のオプションを選択してください",
"Master Key" : "マスターキー",
"Permanently select this mode" : "常にこのモードを選択する",
+ "User Specific Key encryption module is deprecated. See the server release notes ↗ for more information." : "ユーザー固有キー暗号化モジュールは非推奨となりました。詳細については、サーバーのリリースノート ↗ を参照してください。",
"Encrypt the home storage" : "メインストレージを暗号化する",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、メインストレージのファイル全てが暗号化されます。無効にすると、外部ストレージのファイルだけが暗号化されます。",
"Enable recovery key" : "復旧キーを有効にする",
diff --git a/l10n/ja.json b/l10n/ja.json
index 5317bd3..ad3f6f9 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -39,6 +39,7 @@
"Please select an encryption option" : "暗号化のオプションを選択してください",
"Master Key" : "マスターキー",
"Permanently select this mode" : "常にこのモードを選択する",
+ "User Specific Key encryption module is deprecated. See the server release notes ↗ for more information." : "ユーザー固有キー暗号化モジュールは非推奨となりました。詳細については、サーバーのリリースノート ↗ を参照してください。",
"Encrypt the home storage" : "メインストレージを暗号化する",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、メインストレージのファイル全てが暗号化されます。無効にすると、外部ストレージのファイルだけが暗号化されます。",
"Enable recovery key" : "復旧キーを有効にする",