677f56f802
Co-authored-by: Pranav <pranav@chatwoot.com> Co-authored-by: AlguienSama Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Frederik Co-authored-by: Ambler (ambler) Co-authored-by: Hossein Sadeghi (ssageghi) Co-authored-by: korho Co-authored-by: vfasoulas Co-authored-by: Thiago Ramos (thiago) Co-authored-by: Ehab hakawati (ehab.hakawati) Co-authored-by: Karl Marx (taylanguney) Co-authored-by: Fernando Sousa (Fernando) Co-authored-by: Matt (duartemvix)
38 lines
2.1 KiB
JSON
38 lines
2.1 KiB
JSON
{
|
|
"REGISTER": {
|
|
"TRY_WOOT": "ഒരു അക്കൗണ്ട് രജിസ്റ്റർ ചെയ്യുക",
|
|
"TITLE": "രജിസ്റ്റർ",
|
|
"TERMS_ACCEPT": "സൈൻ അപ്പ് ചെയ്യുന്നതിലൂടെ, നിങ്ങൾ ഞങ്ങളുടെ <a href=\"https://www.chatwoot.com/terms\">ഉപാധികളും നിബന്ധനകളും</a> <a href=\"https://www.chatwoot.com/privacy-policy\">സ്വകാര്യതാ നയങ്ങളും </a> അംഗീകരിക്കുന്നു",
|
|
"ACCOUNT_NAME": {
|
|
"LABEL": "അക്കൗണ്ടിന്റെ പേര്",
|
|
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
|
|
"ERROR": "Account name is too short"
|
|
},
|
|
"FULL_NAME": {
|
|
"LABEL": "Full name",
|
|
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
|
|
"ERROR": "Full name is too short"
|
|
},
|
|
"EMAIL": {
|
|
"LABEL": "Work email",
|
|
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
|
|
"ERROR": "Email address is invalid"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "പാസ്വേഡ്",
|
|
"PLACEHOLDER": "പാസ്വേഡ്",
|
|
"ERROR": "പാസ്വേഡ് വളരെ ചെറുതാണ്"
|
|
},
|
|
"CONFIRM_PASSWORD": {
|
|
"LABEL": "പാസ്വേഡ് സ്ഥിരീകരിക്കുക",
|
|
"PLACEHOLDER": "പാസ്വേഡ് സ്ഥിരീകരിക്കുക",
|
|
"ERROR": "പാസ്വേഡുകൾ പൊരുത്തപ്പെടുന്നില്ല"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "രജിസ്ട്രേഷൻ വിജയകരമാണ്",
|
|
"ERROR_MESSAGE": "സെർവറിലേക്ക് കണക്റ്റുചെയ്യാനായില്ല, ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക"
|
|
},
|
|
"SUBMIT": "സമർപ്പിക്കുക",
|
|
"HAVE_AN_ACCOUNT": "Already have an account?"
|
|
}
|
|
}
|