mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-03 06:50:58 +00:00
13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"export": "Exportar",
|
|
"calendar": "Calendário",
|
|
"filter": "Filtro",
|
|
"filters": "Filtros",
|
|
"toast": {
|
|
"error": {
|
|
"endTimeMustAfterStartTime": "O horário de término deve ser posterior ao horário de início",
|
|
"noValidTimeSelected": "Nenhum intervalo de tempo válido selecionado"
|
|
}
|
|
}
|
|
}
|