]> source.dussan.org Git - jquery-ui.git/commitdiff
Datepicker: Fixed month name in Thai localization. Fixes #5862 - Datepicker: wrong...
authorsixhead <pipo@sixhead.com>
Thu, 22 Jul 2010 10:23:44 +0000 (03:23 -0700)
committerScott González <scott.gonzalez@gmail.com>
Tue, 26 Oct 2010 12:18:38 +0000 (08:18 -0400)
ui/i18n/jquery.ui.datepicker-th.js

index 978500ab11bfe2f84d76fd517835dc719ef1e811..c090c6b81c916f95ca826de8f3acd11ed80a52ba 100644 (file)
@@ -7,7 +7,7 @@ jQuery(function($){
                nextText: 'ถัดไป&nbsp;&raquo;',
                currentText: 'วันนี้',
                monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน',
-               'à¸\81รà¸\81à¸\8fาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
+               'à¸\81รà¸\81à¸\8eาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
                monthNamesShort: ['ม.ค.','ก.พ.','มี.ค.','เม.ย.','พ.ค.','มิ.ย.',
                'ก.ค.','ส.ค.','ก.ย.','ต.ค.','พ.ย.','ธ.ค.'],
                dayNames: ['อาทิตย์','จันทร์','อังคาร','พุธ','พฤหัสบดี','ศุกร์','เสาร์'],