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

12 lines
209 B
JSON
Raw Normal View History

2019-10-19 00:32:15 +00:00
{
"config": {
"step": {
"user": {
"data": {
"host": "Servidor",
"port": "Porta"
}
}
}
}
}