Updated page titles
This commit is contained in:
@@ -152,6 +152,18 @@ abstract class AppLocalizations {
|
||||
/// **'Spiel'**
|
||||
String get game;
|
||||
|
||||
/// No description provided for @games.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Spiele'**
|
||||
String get games;
|
||||
|
||||
/// No description provided for @gamemode.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Spielmodus'**
|
||||
String get gamemode;
|
||||
|
||||
/// No description provided for @ok.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
@@ -546,7 +558,7 @@ abstract class AppLocalizations {
|
||||
/// No description provided for @point_overview.
|
||||
///
|
||||
/// In de, this message translates to:
|
||||
/// **'Punkteübersicht'**
|
||||
/// **'Punktetabelle'**
|
||||
String get point_overview;
|
||||
|
||||
/// No description provided for @scoring_history.
|
||||
|
||||
Reference in New Issue
Block a user