chore: Update translations (#6999)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-04-28 07:58:03 -07:00
committed by GitHub
parent 02c467b6db
commit be3c75e858
611 changed files with 4830 additions and 2339 deletions

View File

@@ -1,14 +1,14 @@
{
"RESET_PASSWORD": {
"TITLE": "பாஸ்வேர்ட்டை மீட்டமைக்க",
"TITLE": "பாஸ்வேர்ட்டை மீட்டமைக்கவும்",
"EMAIL": {
"LABEL": "ஈ-மெயில்",
"PLACEHOLDER": "உங்கள் இமெயில் முகவரியை பதிவிடவும்",
"ERROR": "சரியான இமெயில் முகவரியை பதிவிடவும்"
"PLACEHOLDER": "Please enter your email.",
"ERROR": "Please enter a valid email."
},
"API": {
"SUCCESS_MESSAGE": "பாஸ்வேர்டை மீட்டமைக்கும் இணைப்பு உங்கள் ஈ-மெயிலுக்கு அனுப்பப்பட்டுள்ளது",
"ERROR_MESSAGE": "வூட் சர்வருடன் இணைக்க முடியவில்ல, மீண்டும் முயற்சிக்கவும்"
"SUCCESS_MESSAGE": "Password reset link has been sent to your email.",
"ERROR_MESSAGE": "Could not connect to Woot server. Please try again."
},
"SUBMIT": "சமர்பிக்கவும்"
}