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

15 lines
311 B
JSON

{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"step": {
"user": {
"data": {
"email": "Email",
"password": "Palavra-passe"
}
}
}
}
}