isteven / angular-multi-select

A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.
isteven.github.io/angular-multi-select
MIT License
1.08k stars 518 forks source link

Internacionalization #96

Closed tadeucaldas closed 10 years ago

tadeucaldas commented 10 years ago

Hey there! Congratz for this great and very usefull directive!

I just missed a way to make helper buttons label´s my way, in portuguese, or any other language.

Also missed a way to disable the hole select, but that´s another issue.

Again, congrats!

isteven commented 10 years ago

Hi @tadeucaldas ,

Sorry for the late reply.

Please look at this pull request to add custom language onto the buttons: https://github.com/isteven/angular-multi-select/pull/76