TF-524 Create RecentSearchCache and TypeAHeadQuickSearch widget
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2022-05-06T16:58:28.388035",
|
||||
"@@last_modified": "2022-05-23T18:43:32.474820",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -60,6 +60,24 @@
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"requiredEmail": "Email is required",
|
||||
"@requiredEmail": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"requiredPassword": "Password is required",
|
||||
"@requiredPassword": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"requiredUrl": "Server address is required",
|
||||
"@requiredUrl": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"jmapBasedMailSolution": "JMAP-based\ncollaborative team mail solution",
|
||||
"@jmapBasedMailSolution": {
|
||||
"type": "text",
|
||||
@@ -1275,5 +1293,29 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"hasAttachment": "Has attachment",
|
||||
"@hasAttachment": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"last7Days": "Last 7 days",
|
||||
"@last7Days": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"fromMe": "From me",
|
||||
"@fromMe": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"recent": "Recent",
|
||||
"@recent": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user