truckingsim / Ajax-Bootstrap-Select

This uses the bootstrap-select plugin and extends it so that you can use a remote source to search.
MIT License
281 stars 96 forks source link

Translations in Angular #165

Closed miki995 closed 5 years ago

miki995 commented 5 years ago

How does translations work, I passed langCode: 'fr-FR' and nothing happens? Any explanation of it's usage. @truckingsim

truckingsim commented 5 years ago

You need to load both the language file and the ajaxBootstrapSelect on the page for it to work.

miki995 commented 5 years ago

Do you have example code, as I've already tried some, but no luck, sorry for bothering. Also having problems with bootstrap-select, same issue with language... @truckingsim

miki995 commented 5 years ago

Ok, found a way to load them in angular. If someone have problems as well he can read my post on Medium which I will make today here