Updated en string

This commit is contained in:
2025-07-11 11:16:12 +02:00
parent 9e0b8f9374
commit 00b9ac62f7
2 changed files with 2 additions and 2 deletions

View File

@@ -246,7 +246,7 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get delete_data_message =>
'Bist du sicher, dass du alle Spieldaten löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.';
'Are you sure you want to delete all game data? This action cannot be undone.';
@override
String get app => 'App';