added localization for excursion steps

This commit is contained in:
Nico
2025-05-15 19:42:33 +02:00
parent 167eea363f
commit 0e621ba1ef
6 changed files with 17 additions and 2 deletions

View File

@@ -332,6 +332,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get dateandtime => 'Date and Time';
@override
String get umstaendeUndAktionen => 'circumstances and actions';
@override
String get teilnehmer => 'Participants';