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

8 lines
415 B
JSON
Raw Normal View History

2019-01-09 23:29:31 +00:00
{
"state": {
"first_quarter": "\u041f\u0435\u0440\u0448\u0430 \u0447\u0432\u0435\u0440\u0442\u044c",
"full_moon": "\u041f\u043e\u0432\u043d\u0438\u0439 \u043c\u0456\u0441\u044f\u0446\u044c",
"last_quarter": "\u041e\u0441\u0442\u0430\u043d\u043d\u044f \u0447\u0432\u0435\u0440\u0442\u044c",
2019-03-21 19:57:20 +00:00
"new_moon": "\u041d\u043e\u0432\u0438\u0439 \u043c\u0456\u0441\u044f\u0446\u044c"
2019-01-09 23:29:31 +00:00
}
}