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

17 lines
337 B
JSON

{
"config": {
"abort": {
"cannot_connect": "A liga\u00e7\u00e3o falhou"
},
"error": {
"unknown": "Erro inesperado"
},
"step": {
"user": {
"data": {
"host": "Endere\u00e7o"
}
}
}
}
}