diff options
Diffstat (limited to 'themes/default/js/ui/i18n/jquery.ui.datepicker-th.js')
-rw-r--r-- | themes/default/js/ui/i18n/jquery.ui.datepicker-th.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/default/js/ui/i18n/jquery.ui.datepicker-th.js b/themes/default/js/ui/i18n/jquery.ui.datepicker-th.js index 2e5300cfd..d57541f64 100644 --- a/themes/default/js/ui/i18n/jquery.ui.datepicker-th.js +++ b/themes/default/js/ui/i18n/jquery.ui.datepicker-th.js @@ -3,8 +3,8 @@ jQuery(function($){ $.datepicker.regional['th'] = { closeText: 'ปิด', - prevText: '« ย้อน', - nextText: 'ถัดไป »', + prevText: '« ย้อน', + nextText: 'ถัดไป »', currentText: 'วันนี้', monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน', 'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'], |