core/homeassistant/components/group/translations/nb.json

17 lines
382 B
JSON

{
"state": {
"_": {
"closed": "Lukket",
"home": "Hjemme",
"locked": "L\u00e5st",
"not_home": "Borte",
"off": "Av",
"ok": "",
"on": "P\u00e5",
"open": "\u00c5pen",
"problem": "Problem",
"unlocked": "Ul\u00e5st"
}
},
"title": "Gruppe"
}