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

15 lines
287 B
JSON

{
"config": {
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
"step": {
"init": {
"data": {
"id": "",
"name": "Nome"
}
}
}
}
}