|
1 | 1 | {
|
| 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.", |
2 | 4 | "components_overflow_ariaLabel": "Open and close list of options",
|
3 | 5 | "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.", |
5 | 7 | "errors_imageSource": "Image is not available.",
|
6 | 8 | "errors_videoSource": "Video is not available.",
|
7 | 9 | "errors_audioSource": "Audio is not available.",
|
|
15 | 17 | "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.",
|
16 | 18 | "errors_agentAppSessionExpired": "I'm sorry, but access to the chat history has expired.",
|
17 | 19 | "errors_generalContent": "There was an error displaying this content",
|
| 20 | + "errors_somethingWrong": "Something went wrong", |
18 | 21 | "input_ariaLabel": "Message to send",
|
19 | 22 | "input_placeholder": "Type something...",
|
20 | 23 | "input_buttonLabel": "Click to send message",
|
|
50 | 53 | "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.",
|
51 | 54 | "messages_scrollHandleEnd": "Chat history end",
|
52 | 55 | "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}", |
53 | 58 | "buttons_restart": "Restart conversation",
|
54 | 59 | "buttons_cancel": "Cancel",
|
55 | 60 | "buttons_retry": "Retry",
|
|
0 commit comments