17 lines
358 B
JSON
17 lines
358 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Apparaat is al geconfigureerd"
|
||
|
},
|
||
|
"error": {
|
||
|
"invalid_auth": "Ongeldige authenticatie"
|
||
|
},
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"password": "Wachtwoord"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|