27 lines
828 B
JSON
27 lines
828 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
|
"invalid_system_id": "Nieprawid\u0142owy identyfikator systemu Airzone"
|
|
},
|
|
"step": {
|
|
"discovered_connection": {
|
|
"data": {
|
|
"host": "Nazwa hosta lub adres IP",
|
|
"id": "Identyfikator systemu",
|
|
"port": "Port"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Nazwa hosta lub adres IP",
|
|
"id": "Identyfikator systemu",
|
|
"port": "Port"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |