Aleksander Machniak
2012-11-26 3ff8cc2bc83c57010bbfe64efa76b70203857650
plugins/jqueryui/js/i18n/jquery.ui.datepicker-sr.js
old mode 100644 new mode 100755
@@ -1,10 +1,10 @@
/* Serbian i18n for the jQuery UI date picker plugin. */
/* Serbian i18n for the jQuery UI date picker plugin. */
/* Written by Dejan Dimić. */
jQuery(function($){
   $.datepicker.regional['sr'] = {
      closeText: 'Затвори',
      prevText: '<',
      nextText: '>',
      prevText: '<',
      nextText: '>',
      currentText: 'Данас',
      monthNames: ['Јануар','Фебруар','Март','Април','Мај','Јун',
      'Јул','Август','Септембар','Октобар','Новембар','Децембар'],