Added new Buttons and new GraphView
This commit is contained in:
@@ -176,6 +176,12 @@ abstract class AppLocalizations {
|
||||
/// **'Name'**
|
||||
String get name;
|
||||
|
||||
/// No description provided for @back.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Zurück'**
|
||||
String get back;
|
||||
|
||||
/// No description provided for @home.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
@@ -356,6 +362,12 @@ abstract class AppLocalizations {
|
||||
/// **'Nächste Runde'**
|
||||
String get next_round;
|
||||
|
||||
/// No description provided for @game_statistics.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Spielstatistiken'**
|
||||
String get game_statistics;
|
||||
|
||||
/// No description provided for @settings.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user