mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 06:50:58 +00:00
13 lines
268 B
JSON
13 lines
268 B
JSON
{
|
|
"export": "Export",
|
|
"calendar": "Calendar",
|
|
"filter": "Filter",
|
|
"filters": "Filters",
|
|
"toast": {
|
|
"error": {
|
|
"noValidTimeSelected": "No valid time range selected",
|
|
"endTimeMustAfterStartTime": "End time must be after start time"
|
|
}
|
|
}
|
|
}
|