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

9 lines
159 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
2020-10-10 00:05:05 +00:00
"above_horizon": "Nad obzorem",
"below_horizon": "Pod obzorem"
2020-04-20 23:33:54 +00:00
}
},
2020-04-16 20:00:10 +00:00
"title": "Slunce"
}