2026-02-27 19:07:30 +03:00
|
|
|
{
|
2026-04-04 15:54:51 +03:00
|
|
|
"documentTitle": "Chat - Frigate",
|
2026-02-27 19:07:30 +03:00
|
|
|
"title": "Frigate Chat",
|
|
|
|
|
"subtitle": "Your AI assistant for camera management and insights",
|
|
|
|
|
"placeholder": "Ask anything...",
|
|
|
|
|
"error": "Something went wrong. Please try again.",
|
|
|
|
|
"processing": "Processing...",
|
|
|
|
|
"toolsUsed": "Used: {{tools}}",
|
|
|
|
|
"showTools": "Show tools ({{count}})",
|
|
|
|
|
"hideTools": "Hide tools",
|
|
|
|
|
"call": "Call",
|
|
|
|
|
"result": "Result",
|
|
|
|
|
"arguments": "Arguments:",
|
|
|
|
|
"response": "Response:",
|
2026-04-09 23:31:37 +03:00
|
|
|
"attachment_chip_label": "{{label}} on {{camera}}",
|
|
|
|
|
"attachment_chip_remove": "Remove attachment",
|
|
|
|
|
"open_in_explore": "Open in Explore",
|
|
|
|
|
"attach_event_aria": "Attach event {{eventId}}",
|
|
|
|
|
"attachment_picker_paste_label": "Or paste event ID",
|
|
|
|
|
"attachment_picker_attach": "Attach",
|
|
|
|
|
"attachment_picker_placeholder": "Attach an event",
|
|
|
|
|
"quick_reply_find_similar": "Find similar sightings",
|
|
|
|
|
"quick_reply_tell_me_more": "Tell me more about this",
|
|
|
|
|
"quick_reply_when_else": "When else was it seen?",
|
|
|
|
|
"quick_reply_find_similar_text": "Find similar sightings to this.",
|
|
|
|
|
"quick_reply_tell_me_more_text": "Tell me more about this one.",
|
|
|
|
|
"quick_reply_when_else_text": "When else was this seen?",
|
|
|
|
|
"anchor": "Reference",
|
|
|
|
|
"similarity_score": "Similarity",
|
|
|
|
|
"no_similar_objects_found": "No similar objects found.",
|
|
|
|
|
"semantic_search_required": "Semantic search must be enabled to find similar objects.",
|
2026-02-27 19:07:30 +03:00
|
|
|
"send": "Send",
|
|
|
|
|
"suggested_requests": "Try asking:",
|
|
|
|
|
"starting_requests": {
|
|
|
|
|
"show_recent_events": "Show recent events",
|
2026-04-01 03:09:32 +03:00
|
|
|
"show_camera_status": "Show camera status",
|
|
|
|
|
"recap": "What happened while I was away?",
|
|
|
|
|
"watch_camera": "Watch a camera for activity"
|
2026-02-27 19:07:30 +03:00
|
|
|
},
|
|
|
|
|
"starting_requests_prompts": {
|
|
|
|
|
"show_recent_events": "Show me the recent events from the last hour",
|
2026-04-01 03:09:32 +03:00
|
|
|
"show_camera_status": "What is the current status of my cameras?",
|
|
|
|
|
"recap": "What happened while I was away?",
|
|
|
|
|
"watch_camera": "Watch the front door and let me know if anyone shows up"
|
2026-02-27 19:07:30 +03:00
|
|
|
}
|
|
|
|
|
}
|