core/homeassistant/components/tesla/translations/pt-BR.json

23 lines
605 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"password": "Senha",
"username": "Endere\u00e7o de e-mail"
},
"description": "Por favor, insira suas informa\u00e7\u00f5es.",
"title": "Tesla - Configura\u00e7\u00e3o"
}
}
},
"options": {
"step": {
"init": {
"data": {
"enable_wake_on_start": "For\u00e7ar carros a acordar na inicializa\u00e7\u00e3o"
}
}
}
}
}