Add localization for 'not available' message in English and German
This commit is contained in:
@@ -276,4 +276,7 @@ class AppLocalizationsDe extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get search_for_groups => 'Nach Gruppen suchen';
|
||||
|
||||
@override
|
||||
String get not_available => 'Nicht verfügbar';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user