Cambio de icono y traducciones

This commit is contained in:
2026-05-11 18:05:13 +02:00
parent 4bf8a01a20
commit 112a8a6142
58 changed files with 996 additions and 147 deletions

View File

@@ -1409,4 +1409,16 @@ AppLocalizations lookupAppLocalizations(Locale locale) {
String get save;
String get automaticLanguage;
String get noSavedGames;
String get errorNoGame;
String get disconnectedPlayersWarning;
String get assumeOnThisPhone;
String get noResult;
String historyGameSummary(int players, int impostors, int rounds, String word, String category);
}