e07ecd547b
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Matt (duartemvix) Co-authored-by: vfasoulas Co-authored-by: Fernando Sousa (fernando) Co-authored-by: korho
39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"REGISTER": {
|
|
"TRY_WOOT": "Register an account",
|
|
"TITLE": "Register",
|
|
"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>",
|
|
"ACCOUNT_NAME": {
|
|
"LABEL": "Account Name",
|
|
"PLACEHOLDER": "Wayne Enterprises",
|
|
"ERROR": "Account Name is too short"
|
|
},
|
|
"EMAIL": {
|
|
"LABEL": "Email",
|
|
"PLACEHOLDER": "bruce@wayne.enterprises",
|
|
"ERROR": "Email is invalid"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "Password",
|
|
"PLACEHOLDER": "Password",
|
|
"ERROR": "หรัสผ่านนั้นสั้นเกินไป"
|
|
},
|
|
"CONFIRM_PASSWORD": {
|
|
"LABEL": "ยืนยันหรัสผ่าน",
|
|
"PLACEHOLDER": "ยืนยันหรัสผ่าน",
|
|
"ERROR": "Password doesnot match"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Registration Successfull",
|
|
"ERROR_MESSAGE": "ไม่สามารถเชื่อมต่อเซิฟเวอร์ได้โปรดลองอีกครั้งในภายหลัง"
|
|
},
|
|
"SUBMIT": "ส่ง",
|
|
"FEATURES": {
|
|
"UNLIMITED_INBOXES": "Unlimited inboxes",
|
|
"ROBUST_REPORTING": "Robust Reporting",
|
|
"CANNED_RESPONSES": "คำตอบสำเร็จรูป",
|
|
"AUTO_ASSIGNMENT": "Auto Assignment",
|
|
"SECURITY": "Enterprise level security"
|
|
}
|
|
}
|
|
}
|