summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ja_JP.php')
-rw-r--r--apps/files_sharing/l10n/ja_JP.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index 3bbfd69285e..2ac295bdd3a 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Password" => "パスワード",
-"Submit" => "送信"
+"Submit" => "送信",
+"Download" => "ダウンロード",
+"web services under your control" => "管理下のウェブサービス"
);