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

angular-gettext with view-head module

Open depyronick opened this issue 9 years ago • 1 comments

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.

depyronick avatar Dec 25 '15 15:12 depyronick

or

{{user.username || 'Anonymous' | translate }}

depyronick avatar Dec 25 '15 17:12 depyronick