refactor: enhance documentation and fix punctuation in localization strings
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user