Added empty winner tile

This commit is contained in:
2026-01-18 00:36:15 +01:00
parent 7faf80de03
commit eb114f2853
6 changed files with 44 additions and 19 deletions

View File

@@ -464,6 +464,12 @@ abstract class AppLocalizations {
/// **'No recent matches available'**
String get no_recent_matches_available;
/// Message when no results have been entered yet
///
/// In en, this message translates to:
/// **'No results entered yet'**
String get no_results_entered_yet;
/// Message when no second match exists
///
/// In en, this message translates to: