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

12 lines
359 B
JSON
Raw Normal View History

2019-03-21 19:57:20 +00:00
{
"state": {
"first_quarter": "Erstes Viertel",
"full_moon": "Vollmond",
"last_quarter": "Letztes Viertel",
"new_moon": "Neumond",
"waning_crescent": "Abnehmende Sichel",
"waning_gibbous": "Drittes Viertel",
"waxing_crescent": "Zunehmende Sichel",
"waxing_gibbous": "Zweites Viertel"
}
}