mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-28 15:05:00 +03:00
i18n
This commit is contained in:
parent
89774fc6bf
commit
0391843749
@ -38,6 +38,10 @@
|
|||||||
"label": "Sub Labels",
|
"label": "Sub Labels",
|
||||||
"all": "All Sub Labels"
|
"all": "All Sub Labels"
|
||||||
},
|
},
|
||||||
|
"attributes": {
|
||||||
|
"label": "Classification Attributes",
|
||||||
|
"all": "All Attributes"
|
||||||
|
},
|
||||||
"score": "Score",
|
"score": "Score",
|
||||||
"estimatedSpeed": "Estimated Speed ({{unit}})",
|
"estimatedSpeed": "Estimated Speed ({{unit}})",
|
||||||
"features": {
|
"features": {
|
||||||
|
|||||||
@ -16,6 +16,7 @@
|
|||||||
"labels": "Labels",
|
"labels": "Labels",
|
||||||
"zones": "Zones",
|
"zones": "Zones",
|
||||||
"sub_labels": "Sub Labels",
|
"sub_labels": "Sub Labels",
|
||||||
|
"attributes": "Attributes",
|
||||||
"search_type": "Search Type",
|
"search_type": "Search Type",
|
||||||
"time_range": "Time Range",
|
"time_range": "Time Range",
|
||||||
"before": "Before",
|
"before": "Before",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user