i18next / ng-i18next

translation for AngularJS using i18next
https://github.com/i18next/ng-i18next
MIT License
161 stars 54 forks source link

Allow config changes from the controller #12

Closed irumiha closed 11 years ago

irumiha commented 11 years ago

This is my take on the config change from within the controller. Feel free to use it if it fits your ideas for this topic.

irumiha commented 11 years ago

Sorry, I don't know how to add a pull request to an existing issue so I opened a new one.

bugwelle commented 11 years ago

I thought about this way too, but I had a problem with it: You have to pass ALL options and can't only pass one option like changing the language.

I'm sorry, but I can't merge this pull request ;)

But: Thank you very much for making this pull request! :+1: