26 lines
681 B
JSON
26 lines
681 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"invalid_auth": "Ongeldige authenticatie",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"2fa": {
|
|
"data": {
|
|
"2fa": "Twee-factor code"
|
|
},
|
|
"title": "Tweestapsverificatie"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam"
|
|
},
|
|
"title": "Aanmelden met Ring-account"
|
|
}
|
|
}
|
|
}
|
|
} |