|
27 | 27 | "header_previewLinkTitle": "Assistant preview", |
28 | 28 | "header_ariaBotAvatar": "{botName} avatar image", |
29 | 29 | "homeScreen_conversationStarterLabel": "Get started", |
| 30 | + "default_agent_availableMessage": "Request an agent, and I'll notify you when they're ready. Your wait time may vary based on availability.", |
| 31 | + "default_agent_unavailableMessage": "Sorry, no agents are available right now.", |
30 | 32 | "agent_reason_error": "Hmmm... I'm experiencing some difficulties. I need a human agent to manually continue the conversation.", |
31 | 33 | "agent_mockTitle": "Connect to agent", |
32 | 34 | "agent_mockDescription": "The connect to agent response type was received. In production, you would write code to handle this connection.", |
33 | 35 | "agent_mockMessageLabel": "This message will be sent to the agent:", |
34 | 36 | "agent_chatTitle": "Live agent support", |
35 | | - "agent_chatDescription": "I'll notify you when an agent answers your request. Response times vary based on availability.", |
36 | 37 | "agent_startChat": "Request agent", |
37 | 38 | "agent_chatRequested": "Request for agent sent...", |
38 | 39 | "agent_connecting": "Request for agent sent...", |
|
72 | 73 | "suggestions_ariaButtonToOpen": "Alternate suggestions button. Click to open the alternate suggestions list.", |
73 | 74 | "suggestions_ariaAnnounceButtonShow": "Click the alternate suggestions button for more options.", |
74 | 75 | "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." |
| 76 | + "suggestions_ariaAnnounceListClosed": "The alternate suggestions list has been closed.", |
| 77 | + "showMoreResults": "Show more results", |
| 78 | + "disclaimer_title": "Disclaimer", |
| 79 | + "disclaimer_accept": "I accept", |
| 80 | + "disclaimer_decline": "I do not accept" |
76 | 81 | } |
0 commit comments