Aleksander Machniak
2014-04-15 a2e09c950d8716346b151f7980df1b51ebfbdd78
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: ['Јануар','Фебруар','Март','Април','Мај','Јун',
      'Јул','Август','Септембар','Октобар','Новембар','Децембар'],