UNPKG

@progressive-development/pd-calendar

Version:

Webcomponent for calendar

28 lines (26 loc) 957 B
const templates = { "pd.datepicker.month.apr": `April`, "pd.datepicker.month.aug": `Augustus`, "pd.datepicker.month.dec": `December`, "pd.datepicker.month.feb": `Februari`, "pd.datepicker.month.jan": `Januari`, "pd.datepicker.month.jul": `Juli`, "pd.datepicker.month.jun": `Juni`, "pd.datepicker.month.mar": `Maart`, "pd.datepicker.month.may": `Mei`, "pd.datepicker.month.nov": `November`, "pd.datepicker.month.oct": `Oktober`, "pd.datepicker.month.sep": `September`, "pd.datepicker.reset": `Herstellen`, "pd.datepicker.shortday.fri": `Vr`, "pd.datepicker.shortday.mon": `Ma`, "pd.datepicker.shortday.sat": `Za`, "pd.datepicker.shortday.sun": `Zo`, "pd.datepicker.shortday.thi": `Do`, "pd.datepicker.shortday.tue": `Di`, "pd.datepicker.shortday.wed": `Wo`, "pd.datepicker.time": `Tijdstip`, "pd.datepicker.today": `Vandaag`, "pd.form.field.selectDateTimeRequired": `Invoer onvolledig` }; export { templates };