TF-968 Slightly re-arrange mailbox menu
This commit is contained in:
@@ -124,10 +124,10 @@ class AppLocalizations {
|
||||
);
|
||||
}
|
||||
|
||||
String get my_folders {
|
||||
String get myFolders {
|
||||
return Intl.message(
|
||||
'MY FOLDERS',
|
||||
name: 'my_folders',
|
||||
'My Folders',
|
||||
name: 'myFolders',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user