Fix: Added correct localizations
This commit is contained in:
@@ -248,6 +248,12 @@ abstract class AppLocalizations {
|
||||
/// **'Edit Group'**
|
||||
String get edit_group;
|
||||
|
||||
/// No description provided for @edit_match.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Edit Match'**
|
||||
String get edit_match;
|
||||
|
||||
/// Button text to enter match results
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user