Updated strings

This commit is contained in:
2025-07-19 15:06:02 +02:00
parent 0d9c8a99cd
commit c461cd0b2a
5 changed files with 14 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 table => 'Point Overview';
@override
String get game_process => 'Scoring History';