Add localization for 'not available' message in English and German
This commit is contained in:
@@ -275,4 +275,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get search_for_groups => 'Search for groups';
|
||||
|
||||
@override
|
||||
String get not_available => 'Not available';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user