16 lines
427 B
JSON
16 lines
427 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Wachtwoord opnieuw instellen",
|
|
"EMAIL": {
|
|
"LABEL": "E-mailadres",
|
|
"PLACEHOLDER": "Voer uw e-mailadres in.",
|
|
"ERROR": "Voer een geldig e-mailadres in."
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Wachtwoord reset link is verstuurd naar uw e-mail.",
|
|
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
|
},
|
|
"SUBMIT": "Bevestigen"
|
|
}
|
|
}
|