core/homeassistant/components/moon/.translations/sensor.lb.json

12 lines
387 B
JSON
Raw Normal View History

2018-08-24 13:54:47 +00:00
{
"state": {
2019-04-10 22:01:32 +00:00
"first_quarter": "zouhuelend",
2018-08-24 13:54:47 +00:00
"full_moon": "Vollmound",
2019-04-10 22:01:32 +00:00
"last_quarter": "ofhuelend",
"new_moon": "Neimound",
"waning_crescent": "ofhuelend hallef",
"waning_gibbous": "ofhuelend dr\u00e4i v\u00e9ierels",
"waxing_crescent": "zouhuelend hallef",
"waxing_gibbous": "zouhuelend dr\u00e4i v\u00e9ierels"
2018-08-24 13:54:47 +00:00
}
}