chore: Update translations (#7728)

This commit is contained in:
Pranav Raj S
2023-08-15 13:47:38 -07:00
committed by GitHub
parent 37c0f1306c
commit 310c127693
747 changed files with 21494 additions and 5940 deletions

View File

@@ -1,6 +1,8 @@
{
"RESET_PASSWORD": {
"TITLE": "Wachtwoord opnieuw instellen",
"DESCRIPTION": "Enter the email address you use to log in to Chatwoot to get the password reset instructions.",
"GO_BACK_TO_LOGIN": "If you want to go back to the login page,",
"EMAIL": {
"LABEL": "E-mailadres",
"PLACEHOLDER": "Voer uw e-mailadres in.",
@@ -8,7 +10,7 @@
},
"API": {
"SUCCESS_MESSAGE": "Wachtwoord reset link is verstuurd naar uw e-mail.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
"ERROR_MESSAGE": "Kan geen verbinding maken met de Woot server. Probeer het opnieuw."
},
"SUBMIT": "Bevestigen"
}