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

20 lines
400 B
JSON
Raw Normal View History

2019-10-25 00:32:15 +00:00
{
"config": {
"step": {
"user": {
"data": {
"username": "Nome de usu\u00e1rio"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Frequ\u00eancia de atualiza\u00e7\u00e3o"
}
}
}
}
}