2020-07-21 00:03:00 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-09-16 00:09:01 +00:00
|
|
|
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
2020-07-21 00:03:00 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-09-16 00:09:01 +00:00
|
|
|
"invalid_auth": "Niepoprawne uwierzytelnienie"
|
2020-07-21 00:03:00 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"email": "Adres e-mail",
|
|
|
|
"password": "[%key_id:common::config_flow::data::password%]"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|