summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/zh_TW.php')
-rw-r--r--apps/files_trashbin/l10n/zh_TW.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/zh_TW.php b/apps/files_trashbin/l10n/zh_TW.php
index c42d70790e9..014527083e3 100644
--- a/apps/files_trashbin/l10n/zh_TW.php
+++ b/apps/files_trashbin/l10n/zh_TW.php
@@ -3,12 +3,11 @@ $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "無法永久刪除 %s",
"Couldn't restore %s" => "無法還原 %s",
"Deleted files" => "回收桶",
+"Restore" => "還原",
"Error" => "錯誤",
-"Deleted Files" => "已刪除的檔案",
"restored" => "已還原",
"Nothing in here. Your trash bin is empty!" => "您的回收桶是空的!",
"Name" => "名稱",
-"Restore" => "還原",
"Deleted" => "已刪除",
"Delete" => "刪除"
);