feat(frontend): Show save button in every section

This commit is contained in:
2026-01-01 08:54:10 +01:00
parent eb00dc74ce
commit cfa406af4d
3 changed files with 18 additions and 14 deletions

View File

@@ -173,7 +173,7 @@
"auth": {
"welcome": "Willkommen",
"redirectMessage": "Sie werden zur Authentifizierung zu Keycloak weitergeleitet",
"signIn": "Mit Keycloak anmelden",
"signIn": "Anmelden",
"termsAgreement": "Mit der Anmeldung stimmen Sie unseren Nutzungsbedingungen zu",
"login": "Anmelden",
"redirecting": "Sie werden weitergeleitet"

View File

@@ -173,7 +173,7 @@
"auth": {
"welcome": "Welcome",
"redirectMessage": "You will be redirected to Keycloak to authenticate",
"signIn": "Sign in with Keycloak",
"signIn": "Sign in",
"termsAgreement": "By signing in, you agree to our terms of service",
"login": "Login",
"redirecting": "You are being redirected"