1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00
Files
core/homeassistant/components/accuweather/translations/sensor.uk.json
Paulus Schoutsen 959ed6d077 Update translations
2021-02-03 11:46:49 +01:00

9 lines
318 B
JSON

{
"state": {
"accuweather__pressure_tendency": {
"falling": "\u0417\u043d\u0438\u0436\u0435\u043d\u043d\u044f",
"rising": "\u0417\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f",
"steady": "\u0421\u0442\u0430\u0431\u0456\u043b\u044c\u043d\u0438\u0439"
}
}
}