adjusted team creation

This commit is contained in:
2026-05-21 17:51:31 +02:00
parent e761fb1474
commit 042f44e8ef
4 changed files with 23 additions and 23 deletions

View File

@@ -261,6 +261,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get matches => 'Matches';
@override
String get member => 'Member';
@override
String get members => 'Members';