* New translations agentMgmt.json (Dutch) * New translations login.json (Dutch) * New translations settings.json (French) * New translations en.json (French) * New translations en.json (Arabic) * New translations en.json (Greek) * New translations settings.json (Portuguese, Brazilian) * New translations settings.json (Dutch) * New translations settings.json (Greek) * New translations signup.json (Ukrainian) * New translations chatlist.json (Dutch) * New translations contact.json (Dutch) * New translations billing.json (Dutch) * New translations cannedMgmt.json (Dutch) * New translations inboxMgmt.json (Dutch) * New translations conversation.json (Dutch) * New translations generalSettings.json (Dutch) * New translations en.json (Dutch) * New translations en.json (Portuguese, Brazilian) * New translations devise.en.yml (Dutch) * New translations en.yml (Dutch)
22 lines
624 B
JSON
22 lines
624 B
JSON
{
|
|
"LOGIN": {
|
|
"TITLE": "Inloggen bij Chatwoot",
|
|
"EMAIL": {
|
|
"LABEL": "E-mailadres",
|
|
"PLACEHOLDER": "E-mail bijvoorbeeld: iemone@voorbeeld.com"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "Wachtwoord",
|
|
"PLACEHOLDER": "Wachtwoord"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Inloggen geslaagd",
|
|
"ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw",
|
|
"UNAUTH": "Gebruikersnaam/wachtwoord onjuist. Probeer het opnieuw\n"
|
|
},
|
|
"FORGOT_PASSWORD": "Wachtwoord vergeten?",
|
|
"CREATE_NEW_ACCOUNT": "Nieuw account aanmaken",
|
|
"SUBMIT": "Inloggen"
|
|
}
|
|
}
|