mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Fix translation string
This commit is contained in:
parent
f180b25850
commit
71b13b3f43
1 changed files with 1 additions and 1 deletions
|
@ -340,7 +340,7 @@ script(type='text/ng-template', id='addCommentEntryTemplate')
|
|||
ng-disabled="!state.content.length"
|
||||
)
|
||||
i.fa.fa-comment
|
||||
| #{translate("cancel")}
|
||||
| #{translate("comment")}
|
||||
|
||||
script(type='text/ng-template', id='resolvedCommentsDropdownTemplate')
|
||||
.resolved-comments
|
||||
|
|
Loading…
Reference in a new issue