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

14 lines
243 B
JSON

{
"config": {
"error": {
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"host": "Servidor"
}
}
}
}
}