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

15 lines
304 B
JSON

{
"config": {
"abort": {
"already_configured": "Servidor j\u00e1 configurado"
},
"step": {
"user": {
"data": {
"host": "Servidor",
"port": "Porta"
}
}
}
}
}