I am localizing my app with angular-translate. Switching languages dynamically works well apart from the tab bar. It is not shown in the new language. How can I refresh the tab bar in the controller? Thank you!
i found the same problem yesterday (this is my in-development app https://github.com/krur/Silo_app )
looking forward to find a solution!
This will work in 0.9.26+ and works in the nightly build.
Thanks for the information. I am looking forward to 0.9.26
Thanks for sharing a link to your sample app. It is helping me understand some features of ionic!