Refactoring
This commit is contained in:
@@ -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 =>
|
||||
|
||||
Reference in New Issue
Block a user