summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js')
-rw-r--r--xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js b/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js
index 57802a4..a133a9e 100644
--- a/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js
+++ b/xstatic/pkg/jquery_ui/data/ui/i18n/jquery.ui.datepicker-az.js
@@ -3,8 +3,8 @@
jQuery(function($) {
$.datepicker.regional['az'] = {
closeText: 'Bağla',
- prevText: '<Geri',
- nextText: 'İrəli>',
+ prevText: '<Geri',
+ nextText: 'İrəli>',
currentText: 'Bugün',
monthNames: ['Yanvar','Fevral','Mart','Aprel','May','İyun',
'İyul','Avqust','Sentyabr','Oktyabr','Noyabr','Dekabr'],
@@ -20,4 +20,4 @@ jQuery(function($) {
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['az']);
-}); \ No newline at end of file
+});