summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js')
-rw-r--r--xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js b/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js
index 2e5300c..aecfd27 100644
--- a/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js
+++ b/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-th.js
@@ -3,8 +3,8 @@
jQuery(function($){
$.datepicker.regional['th'] = {
closeText: 'ปิด',
- prevText: '« ย้อน',
- nextText: 'ถัดไป »',
+ prevText: '« ย้อน',
+ nextText: 'ถัดไป »',
currentText: 'วันนี้',
monthNames: ['มกราคม','กุมภาพันธ์','มีนาคม','เมษายน','พฤษภาคม','มิถุนายน',
'กรกฎาคม','สิงหาคม','กันยายน','ตุลาคม','พฤศจิกายน','ธันวาคม'],
@@ -20,4 +20,4 @@ jQuery(function($){
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['th']);
-}); \ No newline at end of file
+});