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

26 lines
594 B
JSON

{
"config": {
"error": {
"already_configured": "Prehod je \u017ee konfiguriran",
"id_exists": "ID prehoda \u017ee obstaja"
},
"step": {
"init": {
"data": {
"device": "Pot ali URL",
"id": "ID",
"name": "Ime"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Temperatura nadstropja"
}
}
}
}
}