snapappointments / bootstrap-select

:rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
https://developer.snapappointments.com/bootstrap-select/
MIT License
9.85k stars 2.72k forks source link

Support setting language via data-attribute #1414

Open cseelus opened 8 years ago

cseelus commented 8 years ago

It would be useful to have the option to set the language via some data-attribute (see Bootstrap Datepicker documentation), e.g. <select class="selectpicker" data-language="de_DE">.

I'm working on a multi-language app and as far as I can see, it is currently only possible to use one translation at a time.

caseyjhol commented 4 years ago

Oddly enough, I was just looking into how best to handle this today. I'm hoping I can tackle this next month. I approach new features in their order of popularity, and while this is definitely in the top 10, a few other features are taking priority at the moment.

Please 👍 to vote and subscribe 🔉 for updates.