WebAdmin: use the new theme for the login and setup page

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-12-30 19:12:22 +01:00
parent 7318d1f32a
commit 3e47a4f664
25 changed files with 514 additions and 919 deletions

View File

@@ -1,5 +1,6 @@
{
"title": {
"setup": "Initial Setup",
"login": "Login",
"share_login": "Share Login",
"profile": "Profile",
@@ -28,6 +29,12 @@
"errorPDF": "Unable to show PDF file",
"error_editor": "Cannot open file editor"
},
"setup": {
"desc": "To start using SFTPGo you need to create an administrator user",
"submit": "Create admin and Sign in",
"install_code_mismatch": "The installation code does not match",
"help_text": "SFTPGo needs your help"
},
"login": {
"username": "Username",
"password": "Password",