summaryrefslogtreecommitdiffstats
path: root/localization/jquery-ui-timepicker-he.js
diff options
context:
space:
mode:
Diffstat (limited to 'localization/jquery-ui-timepicker-he.js')
-rw-r--r--localization/jquery-ui-timepicker-he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/localization/jquery-ui-timepicker-he.js b/localization/jquery-ui-timepicker-he.js
index 7f21e02..2ce06e8 100644
--- a/localization/jquery-ui-timepicker-he.js
+++ b/localization/jquery-ui-timepicker-he.js
@@ -12,8 +12,8 @@
currentText: "עכשיו",
closeText:"סגור",
timeFormat: "hh:mm tt",
- amNames: ['לפנה"צ', AM', 'A'],
- pmNames: ['אחה"צ', PM', 'P'],
+ amNames: ['לפנה"צ', 'AM', 'A'],
+ pmNames: ['אחה"צ', 'PM', 'P'],
ampm: false
};
$.timepicker.setDefaults($.timepicker.regional["he"]);