mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-11 23:20:47 +02:00
change default nav to use translations for login and register
This commit is contained in:
@@ -336,11 +336,11 @@ module.exports = settings =
|
||||
}]
|
||||
|
||||
header: [{
|
||||
text: "Register"
|
||||
text: "register"
|
||||
url: "/register"
|
||||
only_when_logged_out: true
|
||||
}, {
|
||||
text: "Log In"
|
||||
text: "log_in"
|
||||
url: "/login"
|
||||
only_when_logged_out: true
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user