hass-core/homeassistant/components/bsblan/translations/pl.json
2020-05-15 00:02:56 +00:00

12 lines
No EOL
224 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP",
"port": "Port"
}
}
}
}
}