You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing some issue with angular-translate module during config of the module and I really do not care for translation to other languages. Is there a quick way of excluding the internationalization?
The text was updated successfully, but these errors were encountered:
The module seems to heavily integration with angular translations. While you would have trouble removing the dependency on the translate module entirely, I have found a way to force my resulting module to use a single translation.
I am facing some issue with angular-translate module during config of the module and I really do not care for translation to other languages. Is there a quick way of excluding the internationalization?
The text was updated successfully, but these errors were encountered: