TF-3413 Support Reply to list for email
This commit is contained in:
@@ -4286,4 +4286,12 @@ class AppLocalizations {
|
||||
name: 'getHelpOrReportABug',
|
||||
);
|
||||
}
|
||||
|
||||
String get replyToList {
|
||||
return Intl.message(
|
||||
'Reply to list',
|
||||
name: 'replyToList',
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user