Files
craftvia/messages/en/search.json

29 lines
783 B
JSON

{
"crumb": "Search",
"title": "Search",
"placeholder": "Work orders, customers, sites, addresses, documents, notes",
"submit": "Search",
"hint": "Enter at least 2 characters.",
"noResults": "No results for “{q}”.",
"resultsFor": "Results for “{q}”",
"filters": {
"from": "From",
"to": "To",
"status": "Status",
"team": "Team",
"any": "All",
"apply": "Apply",
"reset": "Reset filters",
"note": "Period, status and team narrow work orders and everything attached to them."
},
"sections": {
"workOrders": "Work orders",
"customers": "Customers",
"sites": "Sites",
"contacts": "Contact persons",
"documents": "Documents",
"notes": "Notes"
},
"maxHint": "At most 20 results per section are shown."
}