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

18 lines
393 B
JSON

{
"config": {
"error": {
"unknown": "Erro inesperado"
}
},
"options": {
"step": {
"init": {
"data": {
"authentication": "Autentica\u00e7\u00e3o",
"password": "Palavra-passe",
"username": "Nome de Utilizador"
}
}
}
}
}