Updated string
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m9s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s

This commit is contained in:
2026-01-10 21:29:45 +01:00
parent 2a72332bcd
commit 497f30421d
7 changed files with 7 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ class AppLocalizationsEn extends AppLocalizations {
String get delete => 'Delete';
@override
String get delete_all_data => 'Delete all data?';
String get delete_all_data => 'Delete all data';
@override
String get error_creating_group =>