finished excursion view so far. Just need to test everything

time
This commit is contained in:
Nico
2025-05-13 22:18:37 +02:00
parent 74b4648e73
commit 3084540b6d
17 changed files with 472 additions and 360 deletions

View File

@@ -279,7 +279,10 @@ class AppLocalizationsEn extends AppLocalizations {
String get pickfile => 'Pick file';
@override
String get placedata => 'Placedata';
String get placedata => 'Place data';
@override
String get excursionData => 'Excursion data';
@override
String get sent => 'Sent';