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

19 lines
456 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
"user": {
"data": {
"password": "Palavra-passe",
"username": "E-mail"
},
"title": "Configurar Tile"
}
}
}
}