aboutsummaryrefslogtreecommitdiffstats
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 dbd7847278c..dbe3ca714be 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -235,6 +235,7 @@ OC.L10N.register(
"Looking for {term} …" : "{term} を確認中 ...",
"No" : "いいえ",
"Yes" : "はい",
+ "Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
"Copy" : "コピー",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index c58eb6fcb84..ad3dff975f7 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -233,6 +233,7 @@
"Looking for {term} …" : "{term} を確認中 ...",
"No" : "いいえ",
"Yes" : "はい",
+ "Choose {file}" : "{file}を選択",
"Choose" : "選択",
"Copy to {target}" : "{target} にコピー",
"Copy" : "コピー",