mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 06:50:58 +00:00
13 lines
279 B
JSON
13 lines
279 B
JSON
{
|
|
"export": "导出",
|
|
"calendar": "日历",
|
|
"filter": "过滤器",
|
|
"filters": "筛选条件",
|
|
"toast": {
|
|
"error": {
|
|
"noValidTimeSelected": "未选择有效的时间范围",
|
|
"endTimeMustAfterStartTime": "结束时间必须晚于开始时间"
|
|
}
|
|
}
|
|
}
|