@moveo-ai/web-client
Version:
Client side library to load the moveo chat widget and connect it with your agent
190 lines (189 loc) • 5.64 kB
JSON
{
"audio_widget": {
"actions": {
"cancel": "取消音频预览通话",
"end": "结束音频预览通话",
"start": "开始音频预览通话"
},
"errors": {
"generic": "发生错误",
"start_failed": "无法开始通话"
},
"mute": {
"mute": "静音",
"mute_microphone": "静音麦克风",
"unmute": "取消静音",
"unmute_microphone": "取消麦克风静音"
},
"sr": {
"connected": "通话已连接",
"connected_thinking": "通话已连接,正在生成回复",
"connecting": "正在连接通话",
"error": "通话错误",
"error_with_message": "通话错误:{{message}}",
"ready": "已准备好发起通话"
},
"status": {
"connecting": "连接中",
"error": "错误",
"on_call": "通话中",
"ready": "就绪",
"thinking": "思考中"
}
},
"buttons": {
"cancel": "取消",
"close": "关闭",
"continue": "继续",
"end_chat": "结束聊天",
"end_conversation": "结束对话",
"launcher_label": "打开聊天窗口",
"restart": "重新开始",
"resume": "恢复",
"see_more": "查看更多",
"send": "发送",
"show_more": "显示更多",
"skip": "跳过",
"skip_close": "跳过并关闭",
"start": "开始",
"start_new": "重新开始",
"start_new_chat": "开始新聊天",
"submit": "提交"
},
"carousel": {
"next_slide": "下一张幻灯片",
"previous_slide": "上一张幻灯片"
},
"common": {
"ai_agent": "AI 客服",
"loading": "加载中..."
},
"disclaimer": {
"required": "继续前请先接受隐私政策。",
"title": "免责声明与数据政策"
},
"errors": {
"history_sync": "出现问题,请刷新页面。",
"max_concurrent": "超出最大并发会话数量。",
"reconnect": "出现问题。",
"reconnect_forbidden": "授权出现错误,请重新开始会话。",
"restart_conversation": "请重新开始对话或刷新页面。",
"unknown": "出现问题,请刷新页面。"
},
"events": {
"member_join": "{{0}} 加入了对话",
"member_leave": "{{0}} 离开了对话",
"resolved": {
"subtitle": "仍将保持活跃 <0>{{time}}</0>",
"title": "此对话已解决"
}
},
"feedback": {
"helpful": "对您有帮助吗?",
"helpful_button": "对我有帮助",
"not_helpful_button": "对我没帮助"
},
"fields": {
"address": "地址",
"custom_field": "自定义字段",
"display_name": "姓名",
"email": "邮箱",
"invalid": "字段无效。",
"language": "语言",
"less_than": "此字段必须少于 {{0}} 个字符。",
"more_than": "此字段必须至少 {{0}} 个字符。",
"phone": "电话",
"placeholder": {
"language": "请选择语言"
},
"required": "此字段为必填项"
},
"files": {
"invalid_type": "文件 {{0}} 的格式不受支持。",
"too_large": "文件 {{0}} 过大,最大 {{1}} MB。"
},
"footer": {
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
},
"forms": {
"email": {
"label": "您的邮箱地址是?"
}
},
"header": {
"download_conversation": "下载对话",
"send_email": "通过邮箱发送"
},
"input_send": "发送消息",
"launchers": {
"feedback": "反馈",
"help": "需要帮助吗?"
},
"loading": {
"creating_answer": "正在生成回复...",
"fetching_data": "正在获取数据...",
"processing_request": "正在处理请求..."
},
"message": {
"video_unsupported": "您的浏览器不支持 video 标签"
},
"message_input": {
"placeholder": "请输入消息"
},
"modal": {
"continue": "您可以在...内继续对话",
"end": "确定要结束对话吗?",
"end_old": "确定要结束聊天吗?",
"expired": "您的会话已过期",
"expired_subtitle": "此对话已无法访问",
"expired_title": "对话已过期",
"inactivity": "您已一段时间未操作,下一步怎么办?",
"inactivity_title": "非活跃提醒",
"resolved_continue": "您可以在此时间前继续对话",
"resolved_old": "此对话已标记为已解决",
"webview": "Webview"
},
"moveo_ai": "Moveo.ai",
"no_messages": "对话尚未开始",
"overview": {
"agent_soon": "客服即将上线",
"estimated_time": "预计等待时间:",
"high_traffic": "等待时间超出",
"mins": "分钟",
"queue_position": "您的排队位置:{{0}}",
"secs": "秒"
},
"references": {
"title": "相关文章"
},
"reset_conversation": "重置对话",
"status": {
"away": "暂离",
"connecting": "连接中",
"offline": "离线",
"online": "在线"
},
"survey": {
"bad": "较差",
"excellent": "非常好",
"experience": "您如何评价本次聊天体验?",
"forbidden": "出现问题,请稍后再试。",
"good": "好",
"great": "很好",
"input_placeholder": "告诉我们您的想法",
"okay": "一般",
"rate": "感谢您的聊天!请为本次对话评分:",
"restart_conversation": "重新开始对话",
"subtitle": "只需两次点击即可帮助我们改进!",
"terrible": "很差",
"title": "评价您的体验",
"transcript": "需要对话记录吗?",
"type_here": "在此输入...",
"well": "哪些做得好?",
"wrong": "哪些需要改进?"
},
"toast": {
"set_email": "留下您的邮箱,方便我们联系您。"
},
"we_run_on": "由以下驱动:<0>{{brand}}</0>"
}