frigate/web/public/locales/en/views/chat.json

11 lines
270 B
JSON
Raw Normal View History

2026-02-13 05:01:22 +03:00
{
"placeholder": "Ask anything...",
2026-02-13 05:04:40 +03:00
"error": "Something went wrong. Please try again.",
2026-02-13 05:35:40 +03:00
"processing": "Processing...",
"toolsUsed": "Used: {{tools}}",
"showTools": "Show tools ({{count}})",
"hideTools": "Hide tools",
"call": "Call",
"result": "Result"
2026-02-13 05:01:22 +03:00
}