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

9 lines
134 B
JSON

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