core/homeassistant/components/smhi/translations/uk.json

16 lines
608 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"error": {
"wrong_location": "\u0422\u0456\u043b\u044c\u043a\u0438 \u0434\u043b\u044f \u0428\u0432\u0435\u0446\u0456\u0457."
},
"step": {
"user": {
"data": {
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
2022-05-19 00:26:11 +00:00
"longitude": "\u0414\u043e\u0432\u0433\u043e\u0442\u0430"
2021-02-03 10:46:49 +00:00
},
"title": "\u041c\u0456\u0441\u0446\u0435\u0437\u043d\u0430\u0445\u043e\u0434\u0436\u0435\u043d\u043d\u044f \u0432 \u0428\u0432\u0435\u0446\u0456\u0457"
}
}
}
}