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

17 lines
363 B
JSON

{
"config": {
"error": {
"need_lower_upper": "Undre och \u00f6vre gr\u00e4ns kan inte vara tomma"
}
},
"options": {
"step": {
"init": {
"data": {
"lower": "Undre gr\u00e4ns"
}
}
}
},
"title": "Gr\u00e4nsv\u00e4rdessensor"
}