pickadate.js icon indicating copy to clipboard operation
pickadate.js copied to clipboard

Translation

Open JStika opened this issue 4 years ago • 0 comments

This is correct translation without last ,jQuery.extend(jQuery.fn.pickatime.defaults,{clear:"vymazať"})

jQuery.extend( jQuery.fn.pickadate.defaults,{ monthsFull:["január","február","marec","apríl","máj","jún","júl","august","september","október","november","december"], monthsShort:["jan","feb","mar","apr","máj","jún","júl","aug","sep","okt","nov","dec"], weekdaysFull:["nedeľa","pondelok","utorok","streda","štvrtok","piatok","sobota"], weekdaysShort:["Ne","Po","Ut","St","Št","Pi","So"], today:"dnes", clear:"vymazať", close:"zavrieť", firstDay:1, format:"d. mmmm yyyy", formatSubmit:"yyyy/mm/dd" } )/,jQuery.extend(jQuery.fn.pickatime.defaults,{clear:"vymazať"})/;

JStika avatar Jul 22 '21 12:07 JStika