angular-gettext icon indicating copy to clipboard operation
angular-gettext copied to clipboard

Annotations without grunt

Open maeishoj opened this issue 9 years ago • 0 comments

Hello and thanks for this awesome tool!

I need to annotate strings so that I can then translate them via gettextCatalog.getString(var). But I am not using grunt. How can I force my system to annotate those strings so I can translate them in poedit?

Also, what if I have some strings representing "categories" in my database and they are dynamically retrieved, and they need to be translated?

Any help is appreciated.

maeishoj avatar Jul 17 '16 16:07 maeishoj