implemented user login.

next: find a solution for routing
This commit is contained in:
2025-06-30 21:11:42 +02:00
parent 71cf6ec96d
commit b918d453cb
33 changed files with 1232 additions and 32 deletions

View File

@@ -1,6 +1,9 @@
{
"footer": {
"message" : "Umbrella ist ein Produkt von {0}."
},
"home" : {
"Welcome" : "Willkommen"
"Welcome" : "Willkommen, {0}"
},
"login" : {
"do_login" : "anmelden",