Updated localizations
All checks were successful
Pull Request Pipeline / lint (pull_request) Successful in 2m11s
Pull Request Pipeline / test (pull_request) Successful in 2m10s

This commit is contained in:
2026-01-07 17:02:06 +01:00
parent 7d9757abb6
commit d5ee6449b0
3 changed files with 15 additions and 19 deletions

View File

@@ -564,7 +564,7 @@ abstract class AppLocalizations {
///
/// In en, this message translates to:
/// **'Winner'**
String winner(Object winnerName);
String get winner;
/// Label for winrate statistic
///