TF-248 Change floating button compose email
This commit is contained in:
@@ -470,5 +470,11 @@ class AppLocalizations {
|
||||
'Search for emails and files',
|
||||
name: 'hint_search_emails');
|
||||
}
|
||||
|
||||
String get compose {
|
||||
return Intl.message(
|
||||
'Compose',
|
||||
name: 'compose');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user