chore: Update translations (#8016)

This commit is contained in:
Chatwoot Bot
2023-09-29 15:46:29 +05:30
committed by GitHub
parent 5ee980465f
commit 8ce7539c5e
52 changed files with 5072 additions and 91 deletions

View File

@@ -0,0 +1,17 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset password",
"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": "Email",
"PLACEHOLDER": "Please enter your email.",
"ERROR": "Please enter a valid email."
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "Submit"
}
}