core/homeassistant/components/insteon/translations/sk.json

28 lines
556 B
JSON

{
"config": {
"abort": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
"step": {
"hubv1": {
"data": {
"port": "Port"
}
},
"hubv2": {
"data": {
"port": "Port"
}
}
}
},
"options": {
"step": {
"change_hub_config": {
"data": {
"port": "Port"
}
}
}
}
}