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

14 lines
404 B
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2022-06-29 00:23:03 +00:00
"error": {
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
},
2021-03-16 00:04:36 +00:00
"step": {
"user": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u0430"
}
}
}
}
}