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

19 lines
502 B
JSON

{
"config": {
"abort": {
"device_exists": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP"
},
"description": "Konfiguracja Twinkly",
"title": "Twinkly"
}
}
}
}