Implement authentication logic
This commit is contained in:
parent
34b12f6a44
commit
2ab01ec560
7 changed files with 184 additions and 20 deletions
|
@ -5,6 +5,7 @@
|
|||
"button": "Anmelden",
|
||||
"toast": {
|
||||
"reauth": "Deine Sitzung ist abgelaufen. Bitte melde dich erneut an.",
|
||||
"logoutSuccess": "Abmeldung erfolgreich."
|
||||
"logoutSuccess": "Abmeldung erfolgreich.",
|
||||
"loginFailed": "Anmeldung fehlgeschlagen."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue