Thomas B.
2013-10-07 a3b85d7b8560cdc1057fcaffa3acbd247b4b5b7a
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: ['Јануар','Фебруар','Март','Април','Мај','Јун',
      'Јул','Август','Септембар','Октобар','Новембар','Децембар'],