12 lines
359 B
JSON
12 lines
359 B
JSON
{
|
|
"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"
|
|
}
|
|
} |