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 AppLocalizationsDe extends AppLocalizations {
@override
String get dateandtime => 'Datum und Zeit';
@override
String get umstaendeUndAktionen => 'Umstände und Aktionen';
@override
String get teilnehmer => 'Teilnehmer';