core/homeassistant/components/poolsense/translations/pl.json

18 lines
423 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"invalid_auth": "Niepoprawne uwierzytelnienie"
},
"step": {
"user": {
"data": {
"email": "Adres e-mail",
"password": "Has\u0142o"
}
}
}
}
}