diff options
Diffstat (limited to 'language/th_TH/common.lang.php')
-rw-r--r-- | language/th_TH/common.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/th_TH/common.lang.php b/language/th_TH/common.lang.php index 5deaf20a9..f6ed5e231 100644 --- a/language/th_TH/common.lang.php +++ b/language/th_TH/common.lang.php @@ -32,6 +32,7 @@ $lang_info['language_name'] = "ภาษาไทย"; $lang_info['country'] = "ประเทศไทย"; $lang_info['direction'] = "ltr"; $lang_info['code'] = "th"; +$lang_info['plupload_code'] = "th_TH"; $lang_info['zero_plural'] = "1"; @@ -419,4 +420,4 @@ $lang['Password is missing. Please enter the password.'] = "คุณยัง $lang['Password confirmation is missing. Please confirm the chosen password.'] = "คุณยังไม่ได้ยืนยันรหัสผ่าน. กรุณายืนยันรหัสผ่านเดิมอีกครั้ง."; $lang['%d photos per page'] = 'จำนวน %d รูปภาพต่อหน้า'; $lang['Theme'] = 'ธีม'; -?>
\ No newline at end of file +?> |