core/homeassistant/components/onewire/translations/sl.json

12 lines
223 B
JSON
Raw Normal View History

2020-11-18 00:09:55 +00:00
{
"config": {
"step": {
"user": {
"data": {
"type": "Vrsta povezave"
},
"title": "Nastavite 1-Wire"
}
}
}
}