mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
i18n for the new HTML5 upload (use i18n files from plupload)
optional specific $lang_info[jquery_code] and $lang_info[plupload_code] to load the right i18n file git-svn-id: http://piwigo.org/svn/trunk@28917 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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'] = 'ธีม';
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user