core/homeassistant/components/unifiprotect/translations/sk.json

19 lines
377 B
JSON

{
"config": {
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"step": {
"reauth_confirm": {
"data": {
"port": "Port"
}
},
"user": {
"data": {
"port": "Port"
}
}
}
}
}