TF-138 Add presentation layer for search mail with text pattern
This commit is contained in:
@@ -397,5 +397,29 @@
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"search_mail": "Search mail",
|
||||
"@search_mail": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"prefix_suggestion_search": "Search for",
|
||||
"@prefix_suggestion_search": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"no_emails_matching_your_search": "No emails are matching your search",
|
||||
"@no_emails_matching_your_search": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"results": "Results",
|
||||
"@results": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user