typo
This commit is contained in:
@@ -944,7 +944,7 @@ abstract class AppLocalizations {
|
||||
/// No description provided for @gesLaengeAllerDokSpuren.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Total length of documentad tracks'**
|
||||
/// **'Total length of documented tracks'**
|
||||
String get gesLaengeAllerDokSpuren;
|
||||
|
||||
/// No description provided for @maxAnzahlZusGefaehrdeterTiere.
|
||||
|
||||
@@ -432,7 +432,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
String get spurGefunden => 'Track Found';
|
||||
|
||||
@override
|
||||
String get gesLaengeAllerDokSpuren => 'Total length of documentad tracks';
|
||||
String get gesLaengeAllerDokSpuren => 'Total length of documented tracks';
|
||||
|
||||
@override
|
||||
String get maxAnzahlZusGefaehrdeterTiere => 'Max count of additonal dangered animals';
|
||||
|
||||
Reference in New Issue
Block a user