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

View File

@@ -703,4 +703,13 @@ class AppLocalizationsKo extends AppLocalizations {
@override
String get defaultPlayerName => '플레이어';
}
@override
String get play => '플레이';
@override
String get history => '기록';
@override
String get mainTagline => '늦기 전에 임포스터를 찾아내세요';
}