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

15 lines
304 B
JSON
Raw Normal View History

2020-06-08 00:02:43 +00:00
{
"config": {
"abort": {
"already_configured": "Servidor j\u00e1 configurado"
},
"step": {
"user": {
"data": {
"host": "Servidor",
"port": "Porta"
}
}
}
}
}