mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 06:50:58 +00:00
* 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
13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"filter": "篩選",
|
|
"export": "匯出",
|
|
"calendar": "日曆",
|
|
"filters": "篩選條件",
|
|
"toast": {
|
|
"error": {
|
|
"noValidTimeSelected": "未選擇有效的時間範圍",
|
|
"endTimeMustAfterStartTime": "結束時間必須在開始時間之後"
|
|
}
|
|
}
|
|
}
|