mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 17:44:44 +02:00
remove server admin from config and add onboarding ui
This commit is contained in:
parent
f300838f8e
commit
d03f45279c
15 changed files with 345 additions and 190 deletions
|
@ -1128,5 +1128,9 @@
|
|||
"light": "light",
|
||||
"dark": "dark",
|
||||
"system": "system",
|
||||
"theme": "Theme"
|
||||
}
|
||||
"theme": "Theme",
|
||||
"initialSetupTitle": "Initial Server Setup",
|
||||
"initialSetupDescription": "Create the intial server admin account. Only one server admin can exist. You can always change these credentials later.",
|
||||
"createAdminAccount": "Create Admin Account",
|
||||
"setupErrorCreateAdmin": "An error occurred while creating the server admin account."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue