19 lines
503 B
JSON
Raw Normal View History

2022-04-01 15:02:13 +02:00
{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slecht \u00e9\u00e9n configuratie mogelijk."
},
"error": {
"invalid_auth": "Ongeldige authenticatie"
},
"step": {
"user": {
"data": {
"password": "Wachtwoord",
"username": "E-mail"
},
"title": "Voer gebruikersnaam en wachtwoord in"
}
}
}
}