16 lines
427 B
JSON
16 lines
427 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Reset password",
|
|
"EMAIL": {
|
|
"LABEL": "E-mail",
|
|
"PLACEHOLDER": "Indtast venligst din e-mail.",
|
|
"ERROR": "Indtast venligst en gyldig e-mail."
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Link til nulstilling af adgangskode er blevet sendt til din e-mail.",
|
|
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
|
|
},
|
|
"SUBMIT": "Send"
|
|
}
|
|
}
|