{ "search": "Search", "savedSearches": "Saved Searches", "searchFor": "Search for {{inputValue}}", "button": { "clear": "Clear search", "save": "Save search", "delete": "Delete saved search", "filterInformation": "Filter information", "filterActive": "Filters active" }, "filter": { "toast": { "error": { "beforeDateBeLaterAfter": "The 'before' date must be later than the 'after' date.", "afterDatebeEarlierBefore": "The 'after' date must be earlier than the 'before' date.", "minScoreMustBeLessOrEqualMaxScore": "The 'min_score' must be less than or equal to the 'max_score'.", "maxScoreMustBeGreaterOrEqualMinScore": "The 'max_score' must be greater than or equal to the 'min_score'.", "minSpeedMustBeLessOrEqualMaxSpeed": "The 'min_speed' must be less than or equal to the 'max_speed'.", "maxSpeedMustBeGreaterOrEqualMinSpeed": "The 'max_speed' must be greater than or equal to the 'min_speed'." } }, "tips": { "title": "How to use text filters", "desc": "Filters help you narrow down your search results. Here's how to use them in the input field:", "desc.step": "
cameras:front_door label:person before:01012024 time_range:3:00PM-4:00PM "
}
},
"similaritySearch": {
"title": "Similarity Search",
"active": "Similarity search active",
"clear": "Clear similarity search"
}
}