summaryrefslogtreecommitdiff
path: root/lib/plugins/revert/lang/th/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/revert/lang/th/lang.php')
-rw-r--r--lib/plugins/revert/lang/th/lang.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/th/lang.php b/lib/plugins/revert/lang/th/lang.php
new file mode 100644
index 000000000..d71532ecb
--- /dev/null
+++ b/lib/plugins/revert/lang/th/lang.php
@@ -0,0 +1,11 @@
+<?php
+/**
+ * Thai language file
+ *
+ * @author Komgrit Niyomrath <n.komgrit@gmail.com>
+ */
+$lang['menu'] = 'ตัวจัดการคืนสภาพเอกสารฉบับเดิม';
+$lang['filter'] = 'ค้นหาเพจที่ถูกแสปม';
+$lang['revert'] = 'คืนสภาพเพจที่เลือกไว้';
+$lang['reverted'] = 'คืนสภาพ %s กลับไปเป็นฉบับ %s';
+$lang['removed'] = 'ถอดทิ้ง %s';