Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
177 views

Angularjs perform translation on a template loaded dynamically with JSON data

I am building an app which needs translation My app structure is something similar to this someDirective.js -----> load someDirective template someDirective template - <p>{{data.name}}</p> ...
user1191811's user avatar