Skip to content

Commit 5309a3f

Browse files
committed
v8.5.0
1 parent 2bfea9a commit 5309a3f

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

languages/en.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"header_previewLinkTitle": "Assistant preview",
6666
"header_ariaCloseRestart": "End chat and close the window",
6767
"header_ariaBotAvatar": "{botName} avatar image",
68+
"header_overflowMenu_options": "Options",
6869
"homeScreen_returnToAssistant": "Return to assistant",
6970
"homeScreen_returnToHome": "Return to the home screen",
7071
"homeScreen_overflowMenuHomeScreen": "Home screen",
@@ -87,6 +88,7 @@
8788
"agent_connectingQueue": "You're number <b>{position, number}</b> in line.",
8889
"agent_ariaAgentAvatar": "Live agent avatar image",
8990
"agent_ariaGenericAvatar": "Avatar image",
91+
"agent_ariaGenericBotAvatar": "Avatar image",
9092
"agent_youEndedChat": "You disconnected from the live agent.",
9193
"agent_conversationWasEnded": "You disconnected from the live agent.",
9294
"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,13 +100,16 @@
98100
"agent_transferring": "You're being transferred.",
99101
"agent_transferringNoName": "You're being transferred.",
100102
"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?",
101105
"agent_confirmCancelRequestTitle": "Cancel request?",
102106
"agent_confirmCancelRequestMessage": "If you continue, you'll cancel your request for an agent.",
103107
"agent_confirmCancelRequestNo": "Go back",
104108
"agent_confirmCancelRequestYes": "Cancel request",
105109
"agent_confirmEndChat": "If you disconnect, you'll have to request a new live agent.",
106110
"agent_confirmEndChatNo": "Go back",
107111
"agent_confirmEndChatYes": "Disconnect",
112+
"agent_confirmEndSuspendedYes": "Continue",
108113
"agent_botReturned": "Can I help you with anything else?",
109114
"agent_newMessage": "New message",
110115
"agent_cardButtonChatRequested": "Connecting...",
@@ -128,6 +133,7 @@
128133
"agent_sharingDeclined": "You declined to share your screen.",
129134
"agent_sharingCancelled": "The screen sharing request was cancelled.",
130135
"agent_sharingEnded": "You stopped sharing your screen.",
136+
"agent_suspendedWarning": "You are currently connected to an agent.",
131137
"icon_ariaUnreadMessages": "There {count, plural, one {is} other {are}} {count, number} unread {count, plural, one {message} other {messages}}",
132138
"showMore": "See more",
133139
"suggestions_title": "Suggestions",
@@ -224,5 +230,16 @@
224230
"carousel_prevNavButton": "Go to previous slide.",
225231
"carousel_nextNavButton": "Go to next slide.",
226232
"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"
228245
}

last-published.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
101424 133511
1+
111824 145124

0 commit comments

Comments
 (0)