You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,5 @@ Welcome to [Watson Assistant](https://www.ibm.com/cloud/watson-assistant/) Web C
5
5
This repository holds support assets for our documentation and coding example web site.
6
6
7
7
## For documentation and coding examples, please visit https://web-chat.global.assistant.watson.cloud.ibm.com/docs.html.
8
+
9
+
## For changelog for each version of Web Chat, please visit https://cloud.ibm.com/docs/assistant?topic=assistant-release-notes#release-notes-web-chat-changes
Copy file name to clipboardExpand all lines: languages/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@
50
50
"agent_ariaAgentConnected": "This agent is connected",
51
51
"agent_ariaAgentNotConnected": "This agent is not connected",
52
52
"agent_youEndedChat": "You ended the conversation",
53
-
"agent_disconnected": "Something went wrong and your connection to the service desk agent was lost. Please check your internet connection and try again",
53
+
"agent_disconnected": "Something went wrong and your connection to the service desk agent was lost. Check your internet connection and then try again to connect to an agent.",
54
54
"agent_reconnected": "The agent has reconnected",
55
55
"agent_agentLeftChat": "{personName} left the conversation",
56
56
"agent_agentLeftChatNoName": "The live agent left the conversation",
0 commit comments