2022-08-19 08:25:23 +00:00
{
"REGISTER" : {
"TRY_WOOT" : "Register an account" ,
"TITLE" : "Register" ,
2022-12-15 08:41:15 +00:00
"TESTIMONIAL_HEADER" : "All it takes is one step to move forward" ,
"TESTIMONIAL_CONTENT" : "You're one step away from engaging your customers, retaining them and finding new ones." ,
2022-08-19 08:25:23 +00:00
"TERMS_ACCEPT" : "By signing up, you agree to our <a href=\"https://www.chatwoot.com/terms\">T & C</a> and <a href=\"https://www.chatwoot.com/privacy-policy\">Privacy policy</a>" ,
2022-12-15 08:41:15 +00:00
"COMPANY_NAME" : {
"LABEL" : "Company name" ,
"PLACEHOLDER" : "Enter your company name. eg: Wayne Enterprises" ,
"ERROR" : "Company name is too short"
2022-08-19 08:25:23 +00:00
} ,
"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" ,
2022-12-15 08:41:15 +00:00
"ERROR" : "Please enter a valid work email address"
2022-08-19 08:25:23 +00:00
} ,
"PASSWORD" : {
"LABEL" : "Password" ,
"PLACEHOLDER" : "Password" ,
"ERROR" : "Password is too short" ,
"IS_INVALID_PASSWORD" : "Password should contain atleast 1 uppercase letter, 1 lowercase letter, 1 number and 1 special character"
} ,
"CONFIRM_PASSWORD" : {
"LABEL" : "Confirm Password" ,
"PLACEHOLDER" : "Confirm Password" ,
"ERROR" : "Password doesnot match"
} ,
"API" : {
"SUCCESS_MESSAGE" : "Registration Successfull" ,
2022-09-29 04:59:41 +00:00
"ERROR_MESSAGE" : "Masalah untuk hubungi Woot Server, Sila cuba sebentar lagi"
2022-08-19 08:25:23 +00:00
} ,
"SUBMIT" : "Submit" ,
"HAVE_AN_ACCOUNT" : "Already have an account?"
}
}