217f33b2b2
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
15 lines
441 B
JSON
15 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"
|
|
}
|
|
}
|