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

10 lines
465 B
JSON
Raw Normal View History

2022-02-04 00:13:58 +00:00
{
"state": {
"moon__phase": {
2022-02-22 00:17:23 +00:00
"first_quarter": "\u03a0\u03c1\u03ce\u03c4\u03bf \u03c4\u03ad\u03c4\u03b1\u03c1\u03c4\u03bf",
2022-02-04 00:13:58 +00:00
"full_moon": "\u03a0\u03b1\u03bd\u03c3\u03ad\u03bb\u03b7\u03bd\u03bf\u03c2",
2022-02-22 00:17:23 +00:00
"last_quarter": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf \u03c4\u03ad\u03c4\u03b1\u03c1\u03c4\u03bf",
2022-02-04 00:13:58 +00:00
"new_moon": "\u039d\u03ad\u03b1 \u03a3\u03b5\u03bb\u03ae\u03bd\u03b7"
}
}
}