mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user