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

9 lines
137 B
JSON

{
"state": {
"_": {
"home": "Em casa",
"not_home": "Ausente"
}
},
"title": "Pessoa"
}