mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
13 lines
302 B
JSON
13 lines
302 B
JSON
{
|
|
"filter": "Filtro",
|
|
"export": "Exportar",
|
|
"calendar": "Calendário",
|
|
"filters": "Filtros",
|
|
"toast": {
|
|
"error": {
|
|
"noValidTimeSelected": "Nenhum intervalo de tempo selecionado",
|
|
"endTimeMustAfterStartTime": "O tempo de término deve ser após o tempo de início"
|
|
}
|
|
}
|
|
}
|