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

15 lines
310 B
JSON

{
"config": {
"error": {
"cannot_connect": "Falha na liga\u00e7\u00e3o"
},
"step": {
"user": {
"data": {
"host": "Servidor",
"password": "Palavra-passe"
}
}
}
}
}