diff options
author | Kittithat Arnontavilas <tom@nopadol.com> | 2009-10-20 19:49:02 +0200 |
---|---|---|
committer | Kittithat Arnontavilas <tom@nopadol.com> | 2009-10-20 19:49:02 +0200 |
commit | b41cbfc05dcb465797281b8bcf23416a7bf6e332 (patch) | |
tree | 9f03feaf0e361ece96f65e9073ef8a86d38f784f /lib/plugins/popularity | |
parent | c3302d0d4bbe376659eed7402389baff06336dc4 (diff) | |
download | rpg-b41cbfc05dcb465797281b8bcf23416a7bf6e332.tar.gz rpg-b41cbfc05dcb465797281b8bcf23416a7bf6e332.tar.bz2 |
Thai language update
Ignore-this: d94b7528815efbcbe21b4d1e64906d98
darcs-hash:20091020174902-8414e-fc36deb8cd2137d81226c1e0cc5550ab71a13375.gz
Diffstat (limited to 'lib/plugins/popularity')
-rw-r--r-- | lib/plugins/popularity/lang/th/lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/th/lang.php b/lib/plugins/popularity/lang/th/lang.php index 37fafa9b0..1f02b4da5 100644 --- a/lib/plugins/popularity/lang/th/lang.php +++ b/lib/plugins/popularity/lang/th/lang.php @@ -3,5 +3,7 @@ * Thai language file * * @author Komgrit Niyomrath <n.komgrit@gmail.com> + * @author Kittithat Arnontavilas mrtomyum@gmail.com */ +$lang['name'] = 'ส่งข้อมูลความนิยมกลับ (อาจใช้เวลาในการโหลด)'; $lang['submit'] = 'ส่งข้อมูล'; |