30 lines
851 B
JSON
30 lines
851 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Account is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"step": {
|
|
"cloud": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
}
|
|
},
|
|
"local": {
|
|
"data": {
|
|
"ip_address": "IP-adres"
|
|
},
|
|
"description": "Lokaal IP-adres van het apparaat."
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"connection_type": "Selecteer verbindingstype"
|
|
},
|
|
"description": "Selecteer verbindingstype. Lokaal vereist generatie 3 kachels"
|
|
}
|
|
}
|
|
}
|
|
} |