mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 16:42:46 +00:00
change message to "Run syntax check"
This commit is contained in:
parent
e508f7b8a9
commit
38f76b305b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ div.full-size.pdf(ng-controller="PdfController")
|
|||
li
|
||||
a(href, ng-click="recompile({check:true})")
|
||||
i.fa.fa-fw()
|
||||
| #{translate("syntax_check")}
|
||||
| #{translate("run_syntax_check")}
|
||||
a(
|
||||
href
|
||||
ng-click="stop()"
|
||||
|
|
Loading…
Reference in a new issue