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

21 lines
453 B
JSON

{
"config": {
"error": {
"invalid_auth": "Neplatn\u00e9 overenie"
},
"flow_title": "{name}",
"step": {
"user": {
"data": {
"host": "IP adresa"
}
},
"user_gateway": {
"data": {
"host": "IP adresa",
"port": "Port"
}
}
}
}
}