core/homeassistant/components/knx/translations/sv.json

20 lines
384 B
JSON

{
"config": {
"step": {
"manual_tunnel": {
"data": {
"tunneling_type": "KNX tunneltyp"
}
}
}
},
"options": {
"step": {
"tunnel": {
"data": {
"tunneling_type": "KNX tunneltyp"
}
}
}
}
}