16 lines
441 B
JSON
16 lines
441 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": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw"
|
||
|
},
|
||
|
"SUBMIT": "Bevestigen"
|
||
|
}
|
||
|
}
|