TF-524 Add Show all result button action
This commit is contained in:
@@ -1350,4 +1350,10 @@ class AppLocalizations {
|
||||
'Recent',
|
||||
name: 'recent');
|
||||
}
|
||||
|
||||
String get showingResultsFor {
|
||||
return Intl.message(
|
||||
'Showing results for:',
|
||||
name: 'showingResultsFor');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user