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

15 lines
311 B
JSON
Raw Normal View History

2022-07-13 00:27:34 +00:00
{
"config": {
"abort": {
"already_configured": "Conta j\u00e1 configurada"
},
"step": {
"user": {
"data": {
"email": "Email",
"password": "Palavra-passe"
}
}
}
}
}