translate directive not work in angular

628 views Asked by At

I'm currently working on an angular hybrib app (angular + angularJs). The app use angular-gettext and ngx-translate for translation. Both work in their own runtime but I can't make it work when I downgrade an Angular component into an angularJs one. I wonder if there is a mismatch between the two translate directives ?

0

There are 0 answers