mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-16 12:02:09 +03:00
i18n
This commit is contained in:
parent
3ff90b75c5
commit
bd33b95d56
@ -720,6 +720,10 @@
|
|||||||
},
|
},
|
||||||
"triggers": {
|
"triggers": {
|
||||||
"documentTitle": "Triggers",
|
"documentTitle": "Triggers",
|
||||||
|
"semanticSearch": {
|
||||||
|
"title": "Semantic Search is disabled",
|
||||||
|
"desc": "Semantic Search must be enabled to use Triggers."
|
||||||
|
},
|
||||||
"management": {
|
"management": {
|
||||||
"title": "Trigger Management",
|
"title": "Trigger Management",
|
||||||
"desc": "Manage triggers for {{camera}}. Use the thumbnail type to trigger on similar thumbnails to your selected tracked object, and the description type to trigger on similar descriptions to text you specify."
|
"desc": "Manage triggers for {{camera}}. Use the thumbnail type to trigger on similar thumbnails to your selected tracked object, and the description type to trigger on similar descriptions to text you specify."
|
||||||
@ -774,6 +778,11 @@
|
|||||||
"title": "Type",
|
"title": "Type",
|
||||||
"placeholder": "Select trigger type"
|
"placeholder": "Select trigger type"
|
||||||
},
|
},
|
||||||
|
"friendly_name": {
|
||||||
|
"title": "Friendly Name",
|
||||||
|
"placeholder": "Name or describe this trigger",
|
||||||
|
"description": "An optional friendly name or descriptive text for this trigger."
|
||||||
|
},
|
||||||
"content": {
|
"content": {
|
||||||
"title": "Content",
|
"title": "Content",
|
||||||
"imagePlaceholder": "Select an image",
|
"imagePlaceholder": "Select an image",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user