Updated localization

This commit is contained in:
2025-07-06 00:43:42 +02:00
parent 32aa2e6070
commit 6f340a0d39
3 changed files with 3 additions and 3 deletions

View File

@@ -413,7 +413,7 @@ abstract class AppLocalizations {
/// No description provided for @end_game_message. /// No description provided for @end_game_message.
/// ///
/// In de, this message translates to: /// In de, this message translates to:
/// **'Möchtest du das Spiel beenden? Das Spiel wird als beendet markiert und kann nicht forgeführt werden.'** /// **'Möchtest du das Spiel beenden? Das Spiel wird als beendet markiert und kann nicht fortgeführt werden.'**
String get end_game_message; String get end_game_message;
/// No description provided for @game_process. /// No description provided for @game_process.

View File

@@ -176,7 +176,7 @@ class AppLocalizationsDe extends AppLocalizations {
@override @override
String get end_game_message => String get end_game_message =>
'Möchtest du das Spiel beenden? Das Spiel wird als beendet markiert und kann nicht forgeführt werden.'; 'Möchtest du das Spiel beenden? Das Spiel wird als beendet markiert und kann nicht fortgeführt werden.';
@override @override
String get game_process => 'Spielverlauf'; String get game_process => 'Spielverlauf';

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo" description: "Mobile app for the card game Cabo"
publish_to: 'none' publish_to: 'none'
version: 0.3.7+322 version: 0.3.7+323
environment: environment:
sdk: ^3.5.4 sdk: ^3.5.4