Fix translation string

This commit is contained in:
James Allen 2017-02-17 16:30:06 +01:00
parent f180b25850
commit 71b13b3f43

View file

@ -340,7 +340,7 @@ script(type='text/ng-template', id='addCommentEntryTemplate')
ng-disabled="!state.content.length" ng-disabled="!state.content.length"
) )
i.fa.fa-comment i.fa.fa-comment
|  #{translate("cancel")} |  #{translate("comment")}
script(type='text/ng-template', id='resolvedCommentsDropdownTemplate') script(type='text/ng-template', id='resolvedCommentsDropdownTemplate')
.resolved-comments .resolved-comments