@tencentcloud/ai-desk-customer-vue
Version:
Vue UIKit for AI Desk
20 lines (19 loc) • 831 B
text/typescript
const AIDesk = {
"结束人工会话": "End human service",
"转人工服务": "Human service",
"跳转": "Goto",
"立即填写": "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",
"提交评价": "Feedback",
"并发限制": "There are currently too many users accessing the service. Please try again later",
"分支选项异常": "Content is abnormal, please check the task flow configuration",
"服务评价": "Feedback",
}
export default AIDesk;