summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ja.js1
-rw-r--r--core/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index c8a2b7d76f6..db6bfd3052f 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -259,6 +259,7 @@ OC.L10N.register(
"Admin" : "管理",
"Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています",
+ "Profile not found" : "プロフィールが見つかりません",
"Back to %s" : "%s に戻る",
"File not found" : "ファイルが見つかりません",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 1c72f46b02f..b80672c90b3 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -257,6 +257,7 @@
"Admin" : "管理",
"Help" : "ヘルプ",
"Access forbidden" : "アクセスが禁止されています",
+ "Profile not found" : "プロフィールが見つかりません",
"Back to %s" : "%s に戻る",
"File not found" : "ファイルが見つかりません",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。",