diff options
-rw-r--r-- | language/th_TH/common.lang.php | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/language/th_TH/common.lang.php b/language/th_TH/common.lang.php index b29a83e10..febdcee43 100644 --- a/language/th_TH/common.lang.php +++ b/language/th_TH/common.lang.php @@ -420,4 +420,10 @@ $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'] = 'ธีม'; -?> +$lang['Album name, A → Z'] = 'ชื่ออัลบั้มe, A → Z'; +$lang['Album name, Z → A'] = 'ชื่ออัลบั้มe, Z → A'; +$lang['Apply on properties'] = 'นำไปใช้กับคุณสมบัติ'; +$lang['Link: %s'] = 'ลิ้งค์: %s'; +$lang['No results for'] = 'ไม่มีผลลัพธ์การค้นหาสำหรับ'; +$lang['Photo description'] = 'รายละเอียดรูปภาพ'; +$lang['Photo title'] = 'ชื่อรูปภาพ';
\ No newline at end of file |