diff options
author | Arthit Suriyawongkul <arthit@gmail.com> | 2009-10-20 19:57:47 +0200 |
---|---|---|
committer | Arthit Suriyawongkul <arthit@gmail.com> | 2009-10-20 19:57:47 +0200 |
commit | 4fa35cd99094962a8122c7ff3be6bd51146d366a (patch) | |
tree | f5981a0d03c2024130ba6e927937eec8b06b1327 /lib/plugins/revert/lang/th | |
parent | b41cbfc05dcb465797281b8bcf23416a7bf6e332 (diff) | |
download | rpg-4fa35cd99094962a8122c7ff3be6bd51146d366a.tar.gz rpg-4fa35cd99094962a8122c7ff3be6bd51146d366a.tar.bz2 |
Thai language update
Ignore-this: 36c6a986296f4ce249771878ee5fe077
darcs-hash:20091020175747-fd072-5a89cbeda820d8eea8307262bdb7f685f88fc42f.gz
Diffstat (limited to 'lib/plugins/revert/lang/th')
-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)'; |