
META-INF.web-resources.voila-runtime.jquery.src.Plugins.datepicker_lang_IT.js Maven / Gradle / Ivy
var i18n = $.extend({}, i18n || {}, {
datepicker: {
dateformat: {
"fulldayvalue": "M/d/yyyy",
"separator": "/",
"year_index": 2,
"month_index": 0,
"day_index": 1,
"sun": "Dom",
"mon": "Lun",
"tue": "Mar",
"wed": "Mer",
"thu": "Gio",
"fri": "Ven",
"sat": "Sab",
"jan": "Gen",
"feb": "Feb",
"mar": "Mar",
"apr": "Apr",
"may": "Mag",
"jun": "Giu",
"jul": "Lug",
"aug": "Ago",
"sep": "Set",
"oct": "Ott",
"nov": "Nov",
"dec": "Dic",
"postfix": ""
},
ok: " Ok ",
cancel: "Annulla",
today: "Oggi",
prev_month_title: "Mese precedente",
next_month_title: "Mese successivo"
}
});
© 2015 - 2025 Weber Informatics LLC | Privacy Policy