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

28 lines
787 B
JSON
Raw Normal View History

2022-11-28 00:23:09 +00:00
{
"config": {
"step": {
"user": {
"data": {
2022-12-05 00:23:07 +00:00
"entity_id": "Vstupn\u00fd sn\u00edma\u010d",
2022-12-06 00:21:31 +00:00
"hysteresis": "Hyster\u00e9za",
"lower": "Doln\u00e1 hranica",
"name": "N\u00e1zov",
"upper": "Horn\u00e1 hranica"
2022-11-28 00:23:09 +00:00
}
}
}
},
"options": {
"step": {
"init": {
"data": {
2022-12-05 00:23:07 +00:00
"entity_id": "Vstupn\u00fd sn\u00edma\u010d",
2022-12-06 00:21:31 +00:00
"hysteresis": "Hyster\u00e9za",
"lower": "Doln\u00e1 hranica",
"name": "N\u00e1zov",
"upper": "Horn\u00e1 hranica"
2022-11-28 00:23:09 +00:00
}
}
}
}
}