Add localization for 'none_group' option in English and German
This commit is contained in:
@@ -196,6 +196,9 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get none => 'None';
|
||||
|
||||
@override
|
||||
String get none_group => 'None';
|
||||
|
||||
@override
|
||||
String get create_match => 'Create match';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user