



<a href="/" translate>Home</a>
<span translate
translate-n="count"
translate-plural="There are {{count}} messages"
>There is {{count}} message</span>
gettext("Hello");
grunt nggettext_extract
grunt nggettext_compile

Translate("Hello from Scala")
var textToUse = sprintf(gettext("Welcome to the %s, %s"), place, name);
grunt nggettext_check
