angular-gettext
angular-gettext copied to clipboard
angular-gettext with view-head module
Hello
I am currently facing this issue.
<title ng-bind-template="{{viewTitle || 'My Website' | translate}}"></title>
Grunt task is not adding My Website to pot file.
Thanks.
or
{{user.username || 'Anonymous' | translate }}