const AIDesk = {
    "结束人工会话": "end",
    "转人工服务": "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",
}
export default AIDesk;
