PHP Classes

File: core/assets/plugins/datepicker/locales/bootstrap-datepicker.cs.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   ???   Download  
File: core/assets/plugins/datepicker/locales/???
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 8 years ago
Size: 711 bytes
 

 

Contents

Class file image Download
/** * Czech translation for bootstrap-datepicker * MatÄ›j Koubík <[email protected]> * Fixes by Michal RemiÅ¡ <[email protected]> */ ;(function($){ $.fn.datepicker.dates['cs'] = { days: ["NedÄ›le", "PondÄ›lí", "Úterý", "StÅ™eda", "ÄŒtvrtek", "Pátek", "Sobota", "NedÄ›le"], daysShort: ["Ned", "Pon", "Úte", "StÅ™", "ÄŒtv", "Pát", "Sob", "Ned"], daysMin: ["Ne", "Po", "Út", "St", "ÄŒt", "Pá", "So", "Ne"], months: ["Leden", "Únor", "BÅ™ezen", "Duben", "KvÄ›ten", "ÄŒerven", "ÄŒervenec", "Srpen", "Září", "Říjen", "Listopad", "Prosinec"], monthsShort: ["Led", "Úno", "BÅ™e", "Dub", "KvÄ›", "ÄŒer", "ÄŒnc", "Srp", "Zář", "Říj", "Lis", "Pro"], today: "Dnes" }; }(jQuery));