UNPKG

igniteui-webcomponents

Version:

Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-free approach.

17 lines 524 B
export const IgcCalendarResourceStringEN = { selectMonth: 'Select month', selectYear: 'Select year', selectDate: 'Select date', selectRange: 'Select range', selectedDate: 'Selected date', startDate: 'Start', endDate: 'End', previousMonth: 'Previous month', nextMonth: 'Next month', previousYear: 'Previous year', nextYear: 'Next year', previousYears: 'Previous {0} years', nextYears: 'Next {0} years', weekLabel: 'Wk', }; //# sourceMappingURL=calendar.resources.js.map