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

12 lines
386 B
JSON
Raw Normal View History

2019-03-21 19:57:20 +00:00
{
"state": {
"first_quarter": "Premier quartier",
"full_moon": "Pleine lune",
"last_quarter": "Dernier quartier",
"new_moon": "Nouvelle lune",
"waning_crescent": "Dernier croissant",
"waning_gibbous": "Gibbeuse d\u00e9croissante",
"waxing_crescent": "Premier croissant",
"waxing_gibbous": "Gibbeuse croissante"
}
}