refactor: enhance documentation and fix punctuation in localization strings
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s

This commit is contained in:
2026-01-13 21:16:59 +01:00
parent 4161e1e88b
commit 82ad2b74f8
7 changed files with 21 additions and 21 deletions

View File

@@ -261,7 +261,7 @@ class AppLocalizationsEn extends AppLocalizations {
'There is no group matching your search';
@override
String get this_cannot_be_undone => 'This can\'t be undone';
String get this_cannot_be_undone => 'This can\'t be undone.';
@override
String get today_at => 'Today at';