Updated strings

This commit is contained in:
2025-07-19 22:36:14 +02:00
parent aec3905c55
commit 7b8f49c1a4
4 changed files with 4 additions and 4 deletions

View File

@@ -159,7 +159,7 @@ class AppLocalizationsEn extends AppLocalizations {
String get no_default_mode => 'No default mode';
@override
String get no_default_description => 'The default mode gets resetted.';
String get no_default_description => 'The default mode gets reset.';
@override
String point_limit_description(int pointLimit) {