fixed a lot of things after i broke everything. Just the card is not implemented again yet

time
This commit is contained in:
Nico
2025-05-12 23:09:28 +02:00
parent 97691f3453
commit 74b4648e73
18 changed files with 599 additions and 479 deletions

View File

@@ -248,6 +248,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get viewplaces => 'View Places';
@override
String get viewExcursionen => 'View Excursionen';
@override
String get showloginscreen => 'Show login Screen';