ion2-calendar
ion2-calendar copied to clipboard
Change language words
Ionic version: (check one with "x") [ ] 2.x [ ] 3.x [ x] 4.x
Ion2-calendar mode: (check one with "x") [ ] components mode [x] modal mode
I'm submitting a ... (check one with "x") [ ] bug report [ ] feature request [x] help me
How to change language the words done and cancel of the modal
const options: CalendarModalOptions = {
doneLabel: 'SELEZIONA',
closeLabel: 'ANNULLA',
};