Effortless translationsAngular-gettext let's you focus on developing your application. Just write everything in English and annotate which parts should be translated. The tools do the rest. Marking a string as translatable is as simple as adding an attribute: <a href="/" translate>Home</a> No need to maintain translation codes or magic values, that just causes headaches! Seamless Angular.JS integr