diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/th_TH/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/th_TH/common.lang.php b/language/th_TH/common.lang.php index 99de6012e..9351e6bec 100644 --- a/language/th_TH/common.lang.php +++ b/language/th_TH/common.lang.php @@ -417,4 +417,6 @@ $lang['Go back to the album'] = 'กลับไปยังอัลบั้ $lang['Last Page'] = 'หน้าสุดท้าย'; $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 |