Auth redirects, language switch, basic profile

This commit is contained in:
2024-07-26 01:14:12 +02:00
parent 2091bdb4e3
commit 36a4659915
31 changed files with 5638 additions and 331 deletions
@@ -12,5 +12,11 @@
"Log in": "Anmelden",
"Log out": "Abmelden",
"Profile": "Profil"
"Profile": "Profil",
"Updating": "Aktualisiert",
"Username": "Benutzername",
"Member since": "Mitglied seit",
"Post count": "Anzahl Posts"
}
@@ -12,5 +12,11 @@
"Log in": "Log in",
"Log out": "Log out",
"Profile": "Profile"
"Profile": "Profile",
"Updating": "Updating",
"Username": "Username",
"Member since": "Member since",
"Post count": "Post count"
}