Sha256: 51bb3a28ada14ad89b6a43d5061bf97c07eaa1c59855964a97c841217b4ee955
Contents?: true
Size: 631 Bytes
Versions: 92
Compression:
Stored size: 631 Bytes
Contents
/** * Croatian localisation */ ;(function($){ $.fn.datetimepicker.dates['hr'] = { days: ["Nedjelja", "Ponedjelja", "Utorak", "Srijeda", "Četrtak", "Petak", "Subota", "Nedjelja"], daysShort: ["Ned", "Pon", "Uto", "Srr", "Čet", "Pet", "Sub", "Ned"], daysMin: ["Ne", "Po", "Ut", "Sr", "Če", "Pe", "Su", "Ne"], months: ["Siječanj", "Veljača", "Ožujak", "Travanj", "Svibanj", "Lipanj", "Srpanj", "Kolovoz", "Rujan", "Listopad", "Studeni", "Prosinac"], monthsShort: ["Sije", "Velj", "Ožu", "Tra", "Svi", "Lip", "Jul", "Kol", "Ruj", "Lis", "Stu", "Pro"], today: "Danas", suffix: [], meridiem: [] }; }(jQuery));
Version data entries
92 entries across 57 versions & 6 rubygems