mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +03:00
Add face and lpr to tracked object update topic (#17940)
* Send tracked object updates for face and license_plate objects * Update docs * Add to type enum * Add camera to object description update * Formatting * Consolidate yue-Hant * Add missing
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"documentTitle": "設定編輯器 - Frigate",
|
||||
"configEditor": "設定編輯器",
|
||||
"copyConfig": "複製設定",
|
||||
"saveAndRestart": "儲存並重新啟動",
|
||||
"saveOnly": "只儲存",
|
||||
"toast": {
|
||||
"success": {
|
||||
"copyToClipboard": "設定已複製到剪貼簿。"
|
||||
},
|
||||
"error": {
|
||||
"savingError": "儲存設定時出錯"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user