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

12 lines
357 B
JSON

{
"state": {
"first_quarter": "Cuarto creciente",
"full_moon": "Luna llena",
"last_quarter": "Cuarto menguante",
"new_moon": "Luna nueva",
"waning_crescent": "Menguante",
"waning_gibbous": "Gibosa menguante",
"waxing_crescent": "Nueva visible",
"waxing_gibbous": "Gibosa creciente"
}
}