mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
14 lines
325 B
JSON
14 lines
325 B
JSON
|
|
{
|
||
|
|
"time": {
|
||
|
|
"untilForTime": "Até {{time}}",
|
||
|
|
"untilForRestart": "Até o Frigate reiniciar.",
|
||
|
|
"untilRestart": "Até reiniciar",
|
||
|
|
"ago": "{{timeAgo}} antes",
|
||
|
|
"justNow": "Agora mesmo",
|
||
|
|
"today": "Hoje",
|
||
|
|
"yesterday": "Ontem",
|
||
|
|
"last7": "Últimos 7 dias"
|
||
|
|
},
|
||
|
|
"selectItem": "Selecione {{item}}"
|
||
|
|
}
|