TF-3005 Apply new design app bar contact view
This commit is contained in:
@@ -4213,4 +4213,10 @@ class AppLocalizations {
|
||||
name: 'youAreOffline',
|
||||
);
|
||||
}
|
||||
|
||||
String get findEmails {
|
||||
return Intl.message(
|
||||
'Find emails',
|
||||
name: 'findEmails');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user