Refactoring

This commit is contained in:
2025-07-19 15:07:09 +02:00
parent 4bc3f65c71
commit 61d10d7164
9 changed files with 17 additions and 17 deletions

View File

@@ -220,10 +220,10 @@ class AppLocalizationsEn extends AppLocalizations {
'Do you want to end the game? The game gets marked as finished and cannot be continued.';
@override
String get table => 'Point Overview';
String get point_overview => 'Point Overview';
@override
String get game_process => 'Scoring History';
String get scoring_history => 'Scoring History';
@override
String get empty_graph_text =>