ion2-calendar icon indicating copy to clipboard operation
ion2-calendar copied to clipboard

Change language words

Open EDcasa opened this issue 4 years ago • 1 comments

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

EDcasa avatar Mar 26 '20 15:03 EDcasa

const options: CalendarModalOptions = {
      doneLabel:        'SELEZIONA',
      closeLabel:       'ANNULLA',
    };

lordcoste avatar Apr 29 '20 17:04 lordcoste