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

17 lines
552 B
JSON

{
"config": {
"abort": {
"already_configured": "\u041f\u043e\u0441\u043b\u0443\u0433\u0430 \u0432\u0436\u0435 \u043d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0430\u043d\u0430"
},
"error": {
"cannot_connect": "\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u043f\u0456\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u0438\u0441\u044f"
},
"step": {
"user": {
"data": {
"url": "URL"
}
}
}
}
}