TF-611 Handle create new email rule filter

This commit is contained in:
dab246
2022-08-10 17:33:57 +07:00
committed by Dat H. Pham
parent 6d327fd896
commit 5dd2d4132f
8 changed files with 74 additions and 17 deletions
@@ -1897,7 +1897,7 @@ class AppLocalizations {
String get actionTitleRulesFilter {
return Intl.message(
'Perform the following actions:',
'Perform the following action:',
name: 'actionTitleRulesFilter');
}