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

22 lines
470 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"password": "Senha",
"port": "Porta",
"username": "Usu\u00e1rio"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Frequ\u00eancia de atualiza\u00e7\u00e3o"
}
}
}
}
}