mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
Merge pull request #8626 from overleaf/ta-register-copy
Change Copy of Login Link on Registration Page GitOrigin-RevId: 55bad0b2f7fc3074c3db6fba025b5cc995569ff3
This commit is contained in:
@@ -11,7 +11,7 @@ block content
|
||||
div
|
||||
| #{translate("join_sl_to_view_project")}.
|
||||
div
|
||||
| #{translate("if_you_are_registered")},
|
||||
| #{translate("already_have_sl_account")}
|
||||
a(href="/login") #{translate("login_here")}
|
||||
else if newTemplateData.templateName !== undefined
|
||||
h1(ng-non-bindable) #{translate("register_to_edit_template", {templateName:newTemplateData.templateName})}
|
||||
|
||||
@@ -744,7 +744,6 @@
|
||||
"log_hint_extra_feedback_incorrect": "This doesn’t fix the error",
|
||||
"log_hint_extra_feedback_other": "Other:",
|
||||
"log_hint_extra_feedback_submit": "Submit",
|
||||
"if_you_are_registered": "If you are already registered",
|
||||
"stop_compile": "Stop compilation",
|
||||
"terminated": "Compilation cancelled",
|
||||
"compile_terminated_by_user": "The compile was cancelled using the ‘Stop Compilation’ button. You can download the raw logs to see where the compile stopped.",
|
||||
|
||||
Reference in New Issue
Block a user