0.0.2 • Published 11 years ago
gulp-angular-gettext-annotate v0.0.2
gulp-angular-gettext-annotate
About
Gulp plugin for adding angular-gettext annotations to templates. Following annotations are currently supported:
translatedirective - it searches for all nodes in DOM tree that contain text only children or inline tags like<strong>and annotates them,translatefilter in attributes - checks for strings inplaceholder,titleandaltattributes.
After running a plugin you should diff to check if the process went well and
to add translate-plurals and more advanced annotations or to add
translate-comments.