chore: Update translations (#12555)

This commit is contained in:
Chatwoot Bot
2025-10-02 05:54:12 -07:00
committed by GitHub
parent 66cfef9298
commit c29a08f0ca
156 changed files with 833 additions and 209 deletions

View File

@@ -227,6 +227,13 @@
"YES": "അയയ്‌ക്കുക",
"CANCEL": "റദ്ദാക്കുക"
}
},
"QUOTED_REPLY": {
"ENABLE_TOOLTIP": "Include quoted email thread",
"DISABLE_TOOLTIP": "Don't include quoted email thread",
"REMOVE_PREVIEW": "Remove quoted email thread",
"COLLAPSE": "Collapse preview",
"EXPAND": "Expand preview"
}
},
"VISIBLE_TO_AGENTS": "സ്വകാര്യ കുറിപ്പ്: നിങ്ങൾക്കും നിങ്ങളുടെ ടീമിനും മാത്രം ദൃശ്യമാണ്",

View File

@@ -24,7 +24,7 @@
"CREATE_NEW_ACCOUNT": "പുതിയ അക്കൗണ്ട് സൃഷ്ടിക്കുക",
"SUBMIT": "സൈൻ ഇൻ",
"SAML": {
"LABEL": "Log in via SSO",
"LABEL": "Login via SSO",
"TITLE": "Initiate Single Sign-on (SSO)",
"SUBTITLE": "Enter your work email to access your organization",
"BACK_TO_LOGIN": "Login via Password",

View File

@@ -27,15 +27,20 @@
"LABEL": "പാസ്‌വേഡ്",
"PLACEHOLDER": "പാസ്‌വേഡ്",
"ERROR": "പാസ്‌വേഡ് വളരെ ചെറുതാണ്",
"IS_INVALID_PASSWORD": "Password should contain atleast 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character"
"IS_INVALID_PASSWORD": "Password should contain atleast 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character",
"REQUIREMENTS_LENGTH": "At least 6 characters long",
"REQUIREMENTS_UPPERCASE": "At least one uppercase letter",
"REQUIREMENTS_LOWERCASE": "At least one lowercase letter",
"REQUIREMENTS_NUMBER": "At least one number",
"REQUIREMENTS_SPECIAL": "At least one special character"
},
"CONFIRM_PASSWORD": {
"LABEL": "പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക",
"PLACEHOLDER": "പാസ്‌വേഡ് സ്ഥിരീകരിക്കുക",
"ERROR": "പാസ്‌വേഡുകൾ പൊരുത്തപ്പെടുന്നില്ല"
"ERROR": "പാസ്‌വേഡുകൾ പൊരുത്തപ്പെടുന്നില്ല."
},
"API": {
"SUCCESS_MESSAGE": "രജിസ്ട്രേഷൻ വിജയകരമാണ്",
"SUCCESS_MESSAGE": "Registration Successful",
"ERROR_MESSAGE": "സെർവറിലേക്ക് കണക്റ്റുചെയ്യാനായില്ല, ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക"
},
"SUBMIT": "Create account",