|
65 | 65 | "header_previewLinkTitle": "Assistant preview", |
66 | 66 | "header_ariaCloseRestart": "End chat and close the window", |
67 | 67 | "header_ariaBotAvatar": "{botName} avatar image", |
| 68 | + "header_overflowMenu_options": "Options", |
68 | 69 | "homeScreen_returnToAssistant": "Return to assistant", |
69 | 70 | "homeScreen_returnToHome": "Return to the home screen", |
70 | 71 | "homeScreen_overflowMenuHomeScreen": "Home screen", |
|
87 | 88 | "agent_connectingQueue": "You're number <b>{position, number}</b> in line.", |
88 | 89 | "agent_ariaAgentAvatar": "Live agent avatar image", |
89 | 90 | "agent_ariaGenericAvatar": "Avatar image", |
| 91 | + "agent_ariaGenericBotAvatar": "Avatar image", |
90 | 92 | "agent_youEndedChat": "You disconnected from the live agent.", |
91 | 93 | "agent_conversationWasEnded": "You disconnected from the live agent.", |
92 | 94 | "agent_disconnected": "Something went wrong and your connection to the live agent was lost. Check your internet connection and then try again to connect to an agent.", |
|
98 | 100 | "agent_transferring": "You're being transferred.", |
99 | 101 | "agent_transferringNoName": "You're being transferred.", |
100 | 102 | "agent_endChat": "Disconnect from live agent?", |
| 103 | + "agent_confirmSuspendedEndChatTitle": "Disconnect from previous agent?", |
| 104 | + "agent_confirmSuspendedEndChatMessage": "You are currently connected to an agent. Continuing will disconnect you from the agent and connect you to a new one. Do you want to continue?", |
101 | 105 | "agent_confirmCancelRequestTitle": "Cancel request?", |
102 | 106 | "agent_confirmCancelRequestMessage": "If you continue, you'll cancel your request for an agent.", |
103 | 107 | "agent_confirmCancelRequestNo": "Go back", |
104 | 108 | "agent_confirmCancelRequestYes": "Cancel request", |
105 | 109 | "agent_confirmEndChat": "If you disconnect, you'll have to request a new live agent.", |
106 | 110 | "agent_confirmEndChatNo": "Go back", |
107 | 111 | "agent_confirmEndChatYes": "Disconnect", |
| 112 | + "agent_confirmEndSuspendedYes": "Continue", |
108 | 113 | "agent_botReturned": "Can I help you with anything else?", |
109 | 114 | "agent_newMessage": "New message", |
110 | 115 | "agent_cardButtonChatRequested": "Connecting...", |
|
128 | 133 | "agent_sharingDeclined": "You declined to share your screen.", |
129 | 134 | "agent_sharingCancelled": "The screen sharing request was cancelled.", |
130 | 135 | "agent_sharingEnded": "You stopped sharing your screen.", |
| 136 | + "agent_suspendedWarning": "You are currently connected to an agent.", |
131 | 137 | "icon_ariaUnreadMessages": "There {count, plural, one {is} other {are}} {count, number} unread {count, plural, one {message} other {messages}}", |
132 | 138 | "showMore": "See more", |
133 | 139 | "suggestions_title": "Suggestions", |
|
224 | 230 | "carousel_prevNavButton": "Go to previous slide.", |
225 | 231 | "carousel_nextNavButton": "Go to next slide.", |
226 | 232 | "input_completionsTagApp": "App", |
227 | | - "input_completionsTagAssistant": "Assistant" |
| 233 | + "input_completionsTagAssistant": "Assistant", |
| 234 | + "table_filterPlaceholder": "Filter table", |
| 235 | + "table_previousPage": "Previous page", |
| 236 | + "table_nextPage": "Next page", |
| 237 | + "table_pagesLabel": "of {pagesCount, number} {pagesCount, plural, one {page} other {pages}", |
| 238 | + "feedback_positiveLabel": "Good response", |
| 239 | + "feedback_negativeLabel": "Bad response", |
| 240 | + "feedback_defaultTitle": "Additional feedback", |
| 241 | + "feedback_defaultPrompt": "Why did you choose this rating?", |
| 242 | + "feedback_defaultPlaceholder": "Add a comment", |
| 243 | + "feedback_submitLabel": "Submit", |
| 244 | + "feedback_cancelLabel": "Cancel" |
228 | 245 | } |
0 commit comments