|
26 | 26 | "options_ariaOptionsDisabled": "These options are disabled and cannot be selected", |
27 | 27 | "header_previewLinkTitle": "Assistant preview", |
28 | 28 | "header_ariaBotAvatar": "{botName} avatar image", |
| 29 | + "homeScreen_conversationStarterLabel": "Get started", |
29 | 30 | "agent_reason_error": "Hmmm... I'm experiencing some difficulties. I need a human agent to manually continue the conversation.", |
30 | 31 | "agent_mockTitle": "Connect to agent", |
31 | 32 | "agent_mockDescription": "The connect to agent response type was received. In production, you would write code to handle this connection.", |
|
64 | 65 | "agent_confirmEndChatYes": "Yes", |
65 | 66 | "icon_ariaUnreadMessages": "There {count, plural, one {is} other {are}} {count, number} unread {count, plural, one {message} other {messages}}", |
66 | 67 | "showMore": "Show more", |
67 | | - "showLess": "Show less" |
| 68 | + "showLess": "Show less", |
| 69 | + "suggestions_connectToAgent": "Connect to agent", |
| 70 | + "suggestions_ariaListLabel": "The alternate suggestions list that contains additional options.", |
| 71 | + "suggestions_ariaButtonToClose": "Alternate suggestions button. Click to close the alternate suggestions list.", |
| 72 | + "suggestions_ariaButtonToOpen": "Alternate suggestions button. Click to open the alternate suggestions list.", |
| 73 | + "suggestions_ariaAnnounceButtonShow": "Click the alternate suggestions button for more options.", |
| 74 | + "suggestions_ariaAnnounceListOpen": "The alternate suggestions list has been opened. There {count, plural, one {is} other {are}} {count, number} {count, plural, one {option} other {options}}.", |
| 75 | + "suggestions_ariaAnnounceListClosed": "The alternate suggestions list has been closed." |
68 | 76 | } |
0 commit comments