UNPKG

@tencentcloud/ai-desk-customer-uniapp

Version:

uni-app Vue2/Vue3 UIKit for AI Desk

23 lines (22 loc) 1.14 kB
const AIDesk = { "结束会话": "End Conversation", "转人工服务": "Agent Transfer", "跳转": "Open", "立即填写": "Fill now", "已提交": "Submitted", "提交": "Submit", "查看内容": "View content", "请填写必填项": "Please fill in the required fields", "Hi,我是": "Hi, I'm ", "请输入内容": "Please enter the content", "如果满意请给好评哦~": "If you're satisfied, please give a good review~", "请对本次服务进行评价": "Please rate this service", "提交评价": "Service Rating", "服务评价": "Service Rating", "并发限制": "There are currently too many users accessing the service. Please try again later", "分支选项异常": "Content is abnormal, please check the task flow configuration", "userID 只能包含可打印 ASCII 字符": "The userID can only contain printable ASCII characters", "userID 不能包含'administrator'": "The userID cannot contain the string 'administrator'", "userID 长度不能超过45字节": "The length of the userID cannot exceed 45 bytes", } export default AIDesk;