summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/th_TH.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/th_TH.php')
-rw-r--r--apps/files_trashbin/l10n/th_TH.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/th_TH.php b/apps/files_trashbin/l10n/th_TH.php
index 857737c59e8..47c3450d2ea 100644
--- a/apps/files_trashbin/l10n/th_TH.php
+++ b/apps/files_trashbin/l10n/th_TH.php
@@ -1,10 +1,9 @@
<?php
$TRANSLATIONS = array(
+"Restore" => "คืนค่า",
"Error" => "ข้อผิดพลาด",
-"Deleted Files" => "ไฟล์ที่ลบทิ้ง",
"Nothing in here. Your trash bin is empty!" => "ไม่มีอะไรอยู่ในนี้ ถังขยะของคุณยังว่างอยู่",
"Name" => "ชื่อ",
-"Restore" => "คืนค่า",
"Deleted" => "ลบแล้ว",
"Delete" => "ลบ"
);