diff options
author | Kittithat Arnontavilas <tom@nopadol.com> | 2009-10-19 18:35:03 +0200 |
---|---|---|
committer | Kittithat Arnontavilas <tom@nopadol.com> | 2009-10-19 18:35:03 +0200 |
commit | d85fc3586a46a48ee5896c125d867fb1aaa33b25 (patch) | |
tree | 6b23599a607d992c224e734fc61cdd8b5ad9225e /lib/plugins/config | |
parent | c8317406a25628eef52169b2f15d7884cb36bf9c (diff) | |
download | rpg-d85fc3586a46a48ee5896c125d867fb1aaa33b25.tar.gz rpg-d85fc3586a46a48ee5896c125d867fb1aaa33b25.tar.bz2 |
Thai translation added
Ignore-this: 6d68484b5b37f468a31785a24026e8d4
darcs-hash:20091019163503-8414e-15284ba2083fbf5f891f8909cd5fbb5efef3c907.gz
Diffstat (limited to 'lib/plugins/config')
-rw-r--r-- | lib/plugins/config/lang/th/lang.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/plugins/config/lang/th/lang.php b/lib/plugins/config/lang/th/lang.php new file mode 100644 index 000000000..8b6ee2040 --- /dev/null +++ b/lib/plugins/config/lang/th/lang.php @@ -0,0 +1,9 @@ +<?php +/** + * Thai language file + * + * @author Komgrit Niyomrath <n.komgrit@gmail.com> + */ +$lang['deaccent_o_0'] = 'ปิด'; +$lang['showuseras_o_loginname'] = 'ชื่อผู้ใช้'; +$lang['showuseras_o_username'] = 'ชื่อ-นามสกุล'; |