JoeHarstad

Results 1 issues of JoeHarstad

When you do the following in a controller... `var sometext = gettext("I am some text to translate");` ...and then add that variable to an HTML template like such `{{$ctrl.sometext}}` There...