core/homeassistant/components/timer/translations/pt-BR.json

9 lines
142 B
JSON

{
"state": {
"_": {
"active": "Ativo",
"idle": "Ocioso",
"paused": "Pausado"
}
}
}