aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/js/ui/i18n/jquery.ui.datepicker-he.js')
-rw-r--r--themes/default/js/ui/i18n/jquery.ui.datepicker-he.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js b/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js
index 88a786689..b9e8deec5 100644
--- a/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js
+++ b/themes/default/js/ui/i18n/jquery.ui.datepicker-he.js
@@ -3,13 +3,13 @@
jQuery(function($){
$.datepicker.regional['he'] = {
closeText: 'סגור',
- prevText: '<הקודם',
- nextText: 'הבא>',
+ prevText: '<הקודם',
+ nextText: 'הבא>',
currentText: 'היום',
monthNames: ['ינואר','פברואר','מרץ','אפריל','מאי','יוני',
'יולי','אוגוסט','ספטמבר','אוקטובר','נובמבר','דצמבר'],
- monthNamesShort: ['1','2','3','4','5','6',
- '7','8','9','10','11','12'],
+ monthNamesShort: ['ינו','פבר','מרץ','אפר','מאי','יוני',
+ 'יולי','אוג','ספט','אוק','נוב','דצמ'],
dayNames: ['ראשון','שני','שלישי','רביעי','חמישי','שישי','שבת'],
dayNamesShort: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],
dayNamesMin: ['א\'','ב\'','ג\'','ד\'','ה\'','ו\'','שבת'],