Add default theme management to branding settings and admin interface
All checks were successful
Build & Push Docker Image / build (push) Successful in 6m14s

This commit is contained in:
2026-02-27 15:54:41 +01:00
parent d7d7991ff0
commit 2762df3e57
6 changed files with 102 additions and 8 deletions

View File

@@ -306,7 +306,11 @@
"logoRemoveFailed": "Could not remove logo",
"appNameLabel": "App name",
"appNameUpdated": "App name updated",
"appNameUpdateFailed": "Could not update app name"
"appNameUpdateFailed": "Could not update app name",
"defaultThemeLabel": "Default Theme",
"defaultThemeDesc": "Applied to unauthenticated pages (guest join, login, home) when no personal preference is set.",
"defaultThemeSaved": "Default theme saved",
"defaultThemeUpdateFailed": "Could not update default theme"
},
"federation": {
"inbox": "Invitations",