core/homeassistant/components/ezviz/translations/bg.json

18 lines
612 B
JSON
Raw Normal View History

2022-01-01 00:14:34 +00:00
{
"config": {
2022-06-30 00:23:07 +00:00
"error": {
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
},
2022-06-29 00:23:03 +00:00
"flow_title": "{serial}",
2022-01-01 00:14:34 +00:00
"step": {
2022-06-30 00:23:07 +00:00
"confirm": {
"data": {
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
}
},
2022-01-01 00:14:34 +00:00
"user": {
"title": "\u0421\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0441 Ezviz Cloud"
}
}
}
}