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

17 lines
363 B
JSON
Raw Normal View History

2022-06-14 00:26:59 +00:00
{
"config": {
"error": {
"need_lower_upper": "Undre och \u00f6vre gr\u00e4ns kan inte vara tomma"
}
},
"options": {
"step": {
"init": {
"data": {
"lower": "Undre gr\u00e4ns"
}
}
}
2022-07-01 00:27:03 +00:00
},
"title": "Gr\u00e4nsv\u00e4rdessensor"
2022-06-14 00:26:59 +00:00
}