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

9 lines
166 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
2021-10-17 00:12:27 +00:00
"above_horizon": "G\u00fcnd\u00fcz",
"below_horizon": "Gece"
2020-04-20 23:33:54 +00:00
}
},
2020-04-16 20:00:10 +00:00
"title": "G\u00fcne\u015f"
}