TF-35 Add presentation for search mailbox
This commit is contained in:
@@ -663,4 +663,11 @@ class AppLocalizations {
|
||||
name: 'discard'
|
||||
);
|
||||
}
|
||||
|
||||
String get hint_input_create_new_mailbox {
|
||||
return Intl.message(
|
||||
'Enter name of mailbox',
|
||||
name: 'hint_input_create_new_mailbox'
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user