Skip to content

Commit 5d92fb6

Browse files
committed
v8.0.0
1 parent bd43d63 commit 5d92fb6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

languages/en.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
2+
"ai_slug_title": "Built with IBM watsonx",
3+
"ai_slug_description": "IBM watsonx is powered by the latest AI models to intelligently process conversations and provide help whenever and wherever you may need it.",
24
"components_overflow_ariaLabel": "Open and close list of options",
35
"components_swiper_currentLabel": "{currentSlideNumber} of {totalSlideCount}",
4-
"errors_communicating": "There was an error communicating with {botName}.",
6+
"errors_communicating": "{botName} isn't available right now. Problems with a related system are preventing the data from being supplied.",
57
"errors_imageSource": "Image is not available.",
68
"errors_videoSource": "Video is not available.",
79
"errors_audioSource": "Audio is not available.",
@@ -15,6 +17,7 @@
1517
"errors_busy": "I'm sorry, but I can't help you right now. I'm answering questions from lots of people at the moment. Please try again later.",
1618
"errors_agentAppSessionExpired": "I'm sorry, but access to the chat history has expired.",
1719
"errors_generalContent": "There was an error displaying this content",
20+
"errors_somethingWrong": "Something went wrong",
1821
"input_ariaLabel": "Message to send",
1922
"input_placeholder": "Type something...",
2023
"input_buttonLabel": "Click to send message",
@@ -50,6 +53,8 @@
5053
"messages_scrollHandleDetailed": "Chat history begin. Activate to focus the first message then use the arrow, home, and end keys to move between messages. Press escape to exit.",
5154
"messages_scrollHandleEnd": "Chat history end",
5255
"messages_scrollHandleEndDetailed": "Chat history end. Activate to focus the last message then use the arrow, home, and end keys to move between messages. Press escape to exit.",
56+
"message_labelBot": "{actorName} {timestamp}",
57+
"message_labelYou": "You {timestamp}",
5358
"buttons_restart": "Restart conversation",
5459
"buttons_cancel": "Cancel",
5560
"buttons_retry": "Retry",

last-published.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
013124 142945
1+
040124 153556

0 commit comments

Comments
 (0)