chore: Update translations (#15059)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Captain
2026-07-18 02:59:24 -07:00
committed by GitHub
co-authored by Sojan Jose
parent a61a8bfbc6
commit e70bbfaaa5
925 changed files with 45629 additions and 993 deletions
@@ -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"
}
}