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

9 lines
181 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"above_horizon": "Ovanf\u00f6r horisonten",
"below_horizon": "Nedanf\u00f6r horisonten"
}
},
2020-04-16 20:00:10 +00:00
"title": "Sol"
}