@moveo-ai/web-client
Version:
Client side library to load the moveo chat widget and connect it with your agent
205 lines (204 loc) • 6.24 kB
JSON
{
"audio_widget": {
"actions": {
"cancel": "Cancel audio preview call",
"end": "End audio preview call",
"end_call": "End call",
"start": "Start audio preview call",
"start_call": "Start a call"
},
"dtmf": {
"label": "DTMF keypad",
"placeholder": "Enter digits",
"toggle": "Keypad"
},
"errors": {
"generic": "An error occurred",
"start_failed": "Failed to start call"
},
"mute": {
"mute": "Mute",
"mute_microphone": "Mute microphone",
"unmute": "Unmute",
"unmute_microphone": "Unmute microphone"
},
"sr": {
"connected": "Call connected",
"connected_thinking": "Call connected, generating response",
"connecting": "Connecting call",
"error": "Call error",
"error_with_message": "Call error: {{message}}",
"ready": "Ready to place a call"
},
"status": {
"connecting": "Connecting",
"error": "Error",
"listening": "Listening",
"on_call": "On call",
"processing": "Processing",
"ready": "Ready",
"reconnecting": "Reconnecting",
"speaking": "Speaking",
"thinking": "Thinking"
},
"transcript": {
"aria": "Live call transcript",
"reconnected": "Reconnected"
}
},
"buttons": {
"cancel": "Cancel",
"close": "Close",
"continue": "Continue",
"end_chat": "End chat",
"end_conversation": "End conversation",
"launcher_label": "Open chat window",
"restart": "Restart",
"resume": "Resume",
"see_more": "See more",
"send": "Send",
"show_more": "Show more",
"skip": "Skip",
"skip_close": "Skip & Close",
"start": "Start",
"start_new": "Start new",
"start_new_chat": "Start new chat",
"submit": "Submit"
},
"carousel": {
"next_slide": "Next slide",
"previous_slide": "Previous slide"
},
"common": {
"ai_agent": "AI agent",
"loading": "Loading..."
},
"disclaimer": {
"required": "To continue, you must accept the privacy policy.",
"title": "Disclaimer & data policy"
},
"errors": {
"history_sync": "Something went wrong. Refresh this page.",
"max_concurrent": "Maximum concurrent sessions exceeded.",
"reconnect": "Something went wrong.",
"reconnect_forbidden": "There was an authorization error. Please restart your session.",
"restart_conversation": "Please restart this conversation or refresh the page.",
"unknown": "Something went wrong. Please refresh this page."
},
"events": {
"member_join": "{{0}} joined the conversation",
"member_leave": "{{0}} left the conversation",
"resolved": {
"subtitle": "It will remain active for <0>{{time}}</0>",
"title": "This conversation has been resolved"
}
},
"feedback": {
"helpful": "Was this helpful?",
"helpful_button": "This was helpful",
"not_helpful_button": "This was not helpful"
},
"fields": {
"address": "Address",
"custom_field": "Custom field",
"display_name": "Name",
"email": "Email",
"invalid": "This field is invalid.",
"language": "Language",
"less_than": "This field must be fewer than {{0}} characters.",
"more_than": "This field must be at least {{0}} characters.",
"phone": "Phone",
"placeholder": {
"language": "Select language"
},
"required": "This field is required"
},
"files": {
"invalid_type": "File {{0}} is not a supported type.",
"too_large": "File {{0}} is too large. Maximum size is {{1}} MB."
},
"footer": {
"powered_by": "Powered by <0/> <1>{{brand}}</1>"
},
"forms": {
"email": {
"label": "What is your email address?"
}
},
"header": {
"download_conversation": "Download conversation",
"send_email": "Send via email"
},
"input_send": "Send message",
"launchers": {
"feedback": "Feedback",
"help": "Need help?"
},
"loading": {
"creating_answer": "Creating an answer...",
"fetching_data": "Fetching data...",
"processing_request": "Processing request..."
},
"message": {
"video_unsupported": "Your browser does not support the video tag"
},
"message_input": {
"placeholder": "Type a message"
},
"modal": {
"continue": "You can continue the conversation for...",
"end": "Are you sure you want to end the conversation?",
"end_old": "Are you sure you want to end the chat?",
"expired": "Your session has expired",
"expired_subtitle": "This conversation is no longer available",
"expired_title": "Conversation expired",
"inactivity": "You've been inactive for a while. How would you like to proceed?",
"inactivity_title": "Inactivity notice",
"resolved_continue": "You can continue this conversation until",
"resolved_old": "This conversation has been marked as resolved",
"webview": "Webview"
},
"moveo_ai": "Moveo.ai",
"no_messages": "This conversation hasn't started yet",
"overview": {
"agent_soon": "An agent will be available soon",
"estimated_time": "Estimated wait time:",
"high_traffic": "Wait time exceeds",
"mins": "mins",
"queue_position": "Your queue position: {{0}}",
"secs": "sec"
},
"references": {
"title": "Related articles"
},
"reset_conversation": "Reset conversation",
"status": {
"away": "Away",
"connecting": "Connecting",
"offline": "Offline",
"online": "Online"
},
"survey": {
"bad": "Bad",
"excellent": "Excellent",
"experience": "How would you rate your chat experience?",
"forbidden": "Something went wrong. Please try again later.",
"good": "Good",
"great": "Great",
"input_placeholder": "Tell us your thoughts.",
"okay": "Okay",
"rate": "Thanks for chatting with us! Rate this chat:",
"restart_conversation": "Restart conversation",
"subtitle": "Help us improve with just two clicks!",
"terrible": "Terrible",
"title": "Rate your experience",
"transcript": "Need a transcript?",
"type_here": "Type here...",
"well": "What went well?",
"wrong": "What went wrong?"
},
"toast": {
"set_email": "Add your email so we can contact you."
},
"we_run_on": "We run on <0>{{brand}}</0>"
}