Updated strings, added wiki button

This commit is contained in:
2025-07-09 17:41:54 +02:00
parent aba4bf9c0b
commit 55f3da8052
7 changed files with 42 additions and 19 deletions

View File

@@ -458,11 +458,11 @@ abstract class AppLocalizations {
/// **'Auf Standard zurücksetzen'**
String get reset_to_default;
/// No description provided for @data.
/// No description provided for @game_data.
///
/// In de, this message translates to:
/// **'Daten'**
String get data;
/// **'Spieldaten'**
String get game_data;
/// No description provided for @import_data.
///
@@ -554,6 +554,12 @@ abstract class AppLocalizations {
/// **'Issue erstellen'**
String get create_issue;
/// No description provided for @wiki.
///
/// In de, this message translates to:
/// **'Wiki'**
String get wiki;
/// No description provided for @app_version.
///
/// In de, this message translates to:
@@ -563,7 +569,7 @@ abstract class AppLocalizations {
/// No description provided for @build.
///
/// In de, this message translates to:
/// **'Build'**
/// **'Build-Nr.'**
String get build;
/// No description provided for @loading.