2023-04-04 13:44:07 +02:00
|
|
|
{
|
2023-12-30 20:21:37 +01:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"already_configured": "Device is already configured"
|
|
|
|
},
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"username": "Username",
|
|
|
|
"password": "Password",
|
|
|
|
"dualboot": "Is this a Linux/Windows dualboot computer?",
|
|
|
|
"port": "Port",
|
|
|
|
"name": "Name",
|
|
|
|
"mac": "MAC Address"
|
2023-04-04 13:44:07 +02:00
|
|
|
}
|
2023-12-30 20:21:37 +01:00
|
|
|
}
|
2023-04-04 13:44:07 +02:00
|
|
|
}
|
2023-12-30 20:21:37 +01:00
|
|
|
}
|
2023-04-04 13:44:07 +02:00
|
|
|
}
|