Added localizations

This commit is contained in:
2026-03-08 08:29:15 +01:00
parent 975679b048
commit 494dec8c61
5 changed files with 41 additions and 5 deletions

View File

@@ -242,6 +242,12 @@ abstract class AppLocalizations {
/// **'Edit Group'**
String get edit_group;
/// Label to enter players points
///
/// In en, this message translates to:
/// **'Enter points'**
String get enter_points;
/// Error message when group creation fails
///
/// In en, this message translates to:
@@ -563,9 +569,15 @@ abstract class AppLocalizations {
/// Label to select the winner
///
/// In en, this message translates to:
/// **'Select Winner:'**
/// **'Select Winner'**
String get select_winner;
/// Label to select the loser
///
/// In en, this message translates to:
/// **'Select Loser'**
String get select_loser;
/// Shows the number of selected players
///
/// In en, this message translates to: