Moved new views to statistics section

This commit is contained in:
2025-07-19 15:33:17 +02:00
parent d3374b8b8c
commit 3b29014d29
6 changed files with 26 additions and 1 deletions

View File

@@ -219,6 +219,9 @@ class AppLocalizationsEn extends AppLocalizations {
String get end_game_message =>
'Do you want to end the game? The game gets marked as finished and cannot be continued.';
@override
String get statistics => 'Statistics';
@override
String get point_overview => 'Point Overview';