#Common detail = Detail stt = No #Campaign Execute Interactive campaign.execute.interactive.title = Chi tiết kết quả tương tác campaign.execute.interactive.campaignCode = Campaign code campaign.execute.interactive.campaignName = Campaign name campaign.execute.interactive.agentId = Agent id campaign.execute.interactive.phoneNumber = Phone number campaign.execute.interactive.customerId = Customer id campaign.execute.interactive.customerName = Customer name campaign.execute.interactive.createTime = Create time campaign.execute.interactive.contactStatus = Contact status campaign.execute.interactive.surveyStatus = Trạng thái khảo sát campaign.execute.interactive.status = Trạng thái chiến dịch campaign.execute.interactive.recordStatus = Trạng thái bản ghi #Campaign campaign = Campaigns campaign.code = Campaign tode campaign.name = Campaign tame campaign.type = Campaign type campaign.chanel = Chanel campaign.startTime = Start time campaign.endTime = End time campaign.cusNum = Number of customers campaign.joinedCusNum = Number of joined customers campaign.interactedCusNum = Number of customers interacted campaign.notInteractedCusNum = Number of customers not interacted campaign.logCusNum = Number of locked customers campaign.status = Status campaign.chanel.1 = Voice chanel campaign.chanel.2 = SMS chanel campaign.chanel.3 = Email chanel campaign.chanel.4 = IVR chanel campaign.status.0 = Draft campaign.status.1 = Prepare campaign.status.2 = Deploy campaign.status.3 = Pause campaign.status.4 = Finish campaign.status.5 = Kêt thúc sớm #Campaign customer list management CUSTOMER_ID = Id khách hàng CODE = Mã khách hàng NAME = Tên khách hàng DESCRIPTION = Mô tả COMPANY_NAME = Tên công ty CUSTOMER_IMG = Ảnh khách hàng CREATE_DATE = Ngày tạo UPDATE_DATE = Ngày cập nhật STATUS = Trạng thái CREATE_BY = Tạo bởi UPDATE_BY = Cập nhật bởi SITE_ID = Mã công ty GENDER = Giới tính CURRENT_ADDRESS = Địa chỉ hiện tại PLACE_OF_BIRTH = Nơi sinh DATE_OF_BIRTH = Ngày sinh MOBILE_NUMBER = Số điện thoại USERNAME = Tài khoản AREA_CODE = Khu vực CALL_ALLOWED = CALL_ALLOWED EMAIL_ALLOWED = EMAIL_ALLOWED SMS_ALLOWED = SMS_ALLOWED IPCC_STATUS = IPCC_STATUS EMAIL = EMAIL CUSTOMER_TYPE = CUSTOMER_TYPE AVATAR_LINK = AVATAR_LINK #Customer Excel Header customer.no = No customer.fullname = Full Name#Required\nLetters only\nmaximum 1000 characters customer.mainPhone = Main mobile phone#Number only\nmultiple numbers allowed\neach seperate by semicolon\nmaximum 50 characters customer.secondPhone = Secondary phone#Number only\nmultiple numbers allowed\neach seperate by semicolon\nmaximum 50 characters customer.email = Email#multiple emails allowed\neach seperate by semicolon\nmaximum 100 characters customer.address = Address#maximum 500 characters customer.cusType = Customer Type customer.companyName = Company#maximum 100 characters customer.description = Description#maximum 2000 characters customer.callAllowed = Call Allowed customer.emailAllowed = Email Allowed customer.smsAllowed = Sms Allowed customer.result = Result customer.cusType.normal = Normal customer.cusType.vip = VIP customer.cusType.blacklist = Blacklist customer.yes = Yes customer.not = No customer.invalidTemplate = Invalid Template customer.noData = Template empty customer.nameRequired = Full name required; customer.emailMax50 = Email must less than 50 character; customer.invalidCustomer = All 3 fields Main phone, second phone and email must not null; customer.importSuccess = Import Successful customer.importFailed = Import Failed customer.errorValidate = Error while validating customer.phoneMax50 = Mobile phone must less than 50 character; customer.phoneExists = Mobile phone exists; customer.notMatch = not match regexp validation customer.notGreaterThan = not greater than customer.notLessThan = not less than customer.importCustomer = IMPORT CUSTOMER customer.notice = Attention: A record is valid when Full Name is not null and one of three fields Main phone, secondary phone or email is not null customer.fileNotSelected=Please select a file customer.emailInvalid=Invalid email; customer.emailExists=Email exists; common.fileNotSelected=Please select a file common.fileInvalidFormat=File invalid common.invalidTemplate = Template invalid format #IMPORT SCENARIO TEMPLATE scenario.template.title=IMPORT QUESTIONS scenario.template.questionCode=Question code scenario.template.questionType=Question type scenario.template.question=Question scenario.template.answer=Answer scenario.template.hashInput=Hash input? scenario.template.required=Required? scenario.template.default=Default? scenario.template.mappingQuestion=Mapping question scenario.template.yes=Yes scenario.template.no=No scenario.template.result=Result scenario.template.singleChoice=SingleChoice scenario.template.multiChoice=MultiChoice scenario.template.text=Text scenario.questionCode.required="Question index is required" scenario.questionType.required="Question type is required" scenario.question.required="Question content is required" scenario.answer.required="Answer is required for SingleChoice or MultiChoice question" scenario.hashInput.required="Has input is required" scenario.required.required="Require is required" scenario.default.required="Default is required" scenario.mappingQuestion.invalid="Mapping question invalid"