Farolero v0.2.0 — renombrado + i18n 18 idiomas

Renombrado de 'El Impostor' a 'Farolero'.
Package: es.freetimelab.farolero
18 idiomas: es, en, fr, pt, de, it, ru, ja, ko, zh, zh_TW, ar, hi, tr, pl, nl, ca, eu
Bancos de palabras: es (1000), en (1000), fr (1000)
Pantalla de ajustes con selector de idioma
13138 líneas Dart, 0 issues
This commit is contained in:
ShanaiaBot
2026-04-04 01:25:29 +02:00
parent 1bca50af1d
commit 5a9f592259
31 changed files with 58 additions and 53 deletions

View File

@@ -9,7 +9,7 @@ class AppLocalizationsDe extends AppLocalizations {
AppLocalizationsDe([String locale = 'de']) : super(locale);
@override
String get appTitle => 'Der Hochstapler';
String get appTitle => 'Farolero';
@override
String get subtitle => 'Soziales Deduktionsspiel';