Files
leadchat/app/javascript/dashboard/i18n/locale/ta/resetPassword.json
Chatwoot Bot be3c75e858 chore: Update translations (#6999)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
2023-04-28 20:28:03 +05:30

16 lines
513 B
JSON

{
"RESET_PASSWORD": {
"TITLE": "பாஸ்வேர்ட்டை மீட்டமைக்கவும்",
"EMAIL": {
"LABEL": "ஈ-மெயில்",
"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": "சமர்பிக்கவும்"
}
}