corrección de botonesa, y por lo visto también traducciones

This commit is contained in:
2026-05-10 23:36:31 +02:00
parent 4751a607bd
commit a8494f7b01
40 changed files with 463 additions and 168 deletions
+10 -1
View File
@@ -708,4 +708,13 @@ class AppLocalizationsEu extends AppLocalizations {
@override
String get defaultPlayerName => 'Jokalaria';
}
@override
String get play => 'Jokatu';
@override
String get history => 'Historia';
@override
String get mainTagline => 'Aurkitu iruzurtia berandu baino lehen';
}