19 lines
560 B
JSON
19 lines
560 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"identifier_exists": "Gebruikersnaam al geregistreerd",
|
|
"invalid_credentials": "Ongeldige gebruikersnaam of wachtwoord",
|
|
"no_devices": "Geen apparaten gevonden in account"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "Wachtwoord",
|
|
"username": "Gebruikersnaam/E-mailadres"
|
|
},
|
|
"title": "Vul uw gegevens informatie"
|
|
}
|
|
},
|
|
"title": "Notion"
|
|
}
|
|
} |