DanielYKPan / date-range-picker

Angular Date Range Picker
https://danielykpan.github.io/date-range-picker/
MIT License
9 stars 11 forks source link

Allow all strings to be changed for translation #6

Open jessenic opened 7 years ago

jessenic commented 7 years ago

My Angular 4 app is multilingual, so I'd like to be able to change all the English strings on the date range picker. An optional input object with the texts to be bound would be a good way to do this.

jlameiro87 commented 5 years ago

It'll great, did you have any solution for that?