20 lines
489 B
JSON
20 lines
489 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten er allerede konfigurert"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Tilkobling mislyktes",
|
|
"invalid_auth": "Ugyldig godkjenning"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"account_id": "Konto-ID",
|
|
"host": "Vert",
|
|
"password": "Passord"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |