mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 06:50:58 +00:00
13 lines
322 B
JSON
13 lines
322 B
JSON
{
|
|
"export": "Exportar",
|
|
"calendar": "Calendario",
|
|
"filter": "Filtro",
|
|
"filters": "Filtros",
|
|
"toast": {
|
|
"error": {
|
|
"noValidTimeSelected": "No se ha seleccionado un rango de tiempo válido",
|
|
"endTimeMustAfterStartTime": "La hora de finalización debe ser posterior a la hora de inicio"
|
|
}
|
|
}
|
|
}
|