Changed string for GraphView title
This commit is contained in:
@@ -209,7 +209,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get empty_graph_text =>
|
||||
'You must play at least two rounds for the game progress graph to be displayed.';
|
||||
'You must play at least one round for the game progress graph to be displayed.';
|
||||
|
||||
@override
|
||||
String get settings => 'Settings';
|
||||
|
||||
Reference in New Issue
Block a user