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

22 lines
498 B
JSON
Raw Normal View History

2021-10-21 00:12:43 +00:00
{
"config": {
"step": {
"location": {
"data": {
"location_type": "Localiza\u00e7\u00e3o"
}
},
"reauth_confirm": {
"data": {
"password": "Senha"
}
},
"user": {
"data": {
"password": "Senha",
"username": "Usu\u00e1rio"
}
}
}
}
}