summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/ja.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/ja.php b/apps/files_trashbin/l10n/ja.php
index b24e40aa23d..059579fc88d 100644
--- a/apps/files_trashbin/l10n/ja.php
+++ b/apps/files_trashbin/l10n/ja.php
@@ -8,7 +8,7 @@ $TRANSLATIONS = array(
"restored" => "復元済",
"Nothing in here. Your trash bin is empty!" => "ここには何もありません。ゴミ箱は空です!",
"Name" => "名前",
-"Deleted" => "削除済み",
+"Deleted" => "削除日時",
"Delete" => "削除"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";