I have html templates with contain some function like:
<label ng-bind="translate('form.label.email')"></label>
The translate() function is used multiple times in a view. I want to extract all the values from the templates. How can i do that?
This example needs to return form.label.email only
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire