12 lines
350 B
JSON
12 lines
350 B
JSON
|
{
|
||
|
"state": {
|
||
|
"first_quarter": "Quarto crescente",
|
||
|
"full_moon": "Lua cheia",
|
||
|
"last_quarter": "Quarto minguante",
|
||
|
"new_moon": "Lua Nova",
|
||
|
"waning_crescent": "Minguante",
|
||
|
"waning_gibbous": "Minguante gibosa",
|
||
|
"waxing_crescent": "Crescente",
|
||
|
"waxing_gibbous": "Crescente gibosa"
|
||
|
}
|
||
|
}
|