mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
18 lines
676 B
JSON
18 lines
676 B
JSON
{
|
|
"RESET_PASSWORD": {
|
|
"TITLE": "Wachtwoord opnieuw instellen",
|
|
"DESCRIPTION": "Voer het e-mailadres in dat u gebruikt om in te loggen bij Chatwoot om instructies voor het opnieuw instellen van uw wachtwoord te ontvangen.",
|
|
"GO_BACK_TO_LOGIN": "Als u terug wilt gaan naar de inlogpagina,",
|
|
"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 de Woot server. Probeer het opnieuw."
|
|
},
|
|
"SUBMIT": "Bevestigen"
|
|
}
|
|
}
|