feat(#26): Add custom login form
This commit is contained in:
@@ -175,7 +175,8 @@
|
||||
"redirectMessage": "Sie werden zur Authentifizierung zu Keycloak weitergeleitet",
|
||||
"signIn": "Mit Keycloak anmelden",
|
||||
"termsAgreement": "Mit der Anmeldung stimmen Sie unseren Nutzungsbedingungen zu",
|
||||
"login": "Anmelden"
|
||||
"login": "Anmelden",
|
||||
"redirecting": "Sie werden weitergeleitet"
|
||||
},
|
||||
"error": {
|
||||
"pageNotFound": "Seite nicht gefunden",
|
||||
|
||||
@@ -175,7 +175,8 @@
|
||||
"redirectMessage": "You will be redirected to Keycloak to authenticate",
|
||||
"signIn": "Sign in with Keycloak",
|
||||
"termsAgreement": "By signing in, you agree to our terms of service",
|
||||
"login": "Login"
|
||||
"login": "Login",
|
||||
"redirecting": "You are being redirected"
|
||||
},
|
||||
"error": {
|
||||
"pageNotFound": "Page not found",
|
||||
|
||||
Reference in New Issue
Block a user