diff options
Diffstat (limited to 'lib/plugins/revert/lang')
-rw-r--r-- | lib/plugins/revert/lang/th/lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/th/lang.php b/lib/plugins/revert/lang/th/lang.php index 5299a17cc..fbfa2d73c 100644 --- a/lib/plugins/revert/lang/th/lang.php +++ b/lib/plugins/revert/lang/th/lang.php @@ -4,9 +4,11 @@ * * @author Komgrit Niyomrath <n.komgrit@gmail.com> * @author Kittithat Arnontavilas mrtomyum@gmail.com + * @author Arthit Suriyawongkul <arthit@gmail.com> */ $lang['menu'] = 'ตัวจัดการคืนสภาพเอกสารฉบับเดิม'; $lang['filter'] = 'ค้นหาเพจที่ถูกแสปม'; $lang['revert'] = 'คืนสภาพเพจที่เลือกไว้'; $lang['reverted'] = 'คืนสภาพ %s กลับไปเป็นฉบับ %s'; $lang['removed'] = 'ถอดทิ้ง %s'; +$lang['note1'] = 'สังเกต: การค้นนี้นับตัวพิมพ์ใหญ่เล็ก (case sensitive)'; |