|
43 | 43 | "options_select": "Select an option", |
44 | 44 | "options_ariaOptionsDisabled": "These options are disabled and cannot be selected", |
45 | 45 | "header_previewLinkTitle": "Assistant preview", |
| 46 | + "header_ariaCloseRestart": "End conversation and close the chat window", |
46 | 47 | "header_ariaBotAvatar": "{botName} avatar image", |
47 | 48 | "homeScreen_returnToAssistant": "Return to assistant", |
48 | 49 | "homeScreen_returnToHome": "Return to the home screen", |
|
76 | 77 | "agent_ariaAgentConnected": "This agent is connected", |
77 | 78 | "agent_ariaAgentNotConnected": "This agent is not connected", |
78 | 79 | "agent_youEndedChat": "You ended the conversation", |
| 80 | + "agent_conversationWasEnded": "The conversation was ended", |
79 | 81 | "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.", |
80 | 82 | "agent_reconnected": "The agent has reconnected", |
81 | 83 | "agent_agentLeftChat": "{personName} left the conversation", |
|
130 | 132 | "iframe_ariaClosePanel": "Close the web page panel.", |
131 | 133 | "iframe_ariaOpenedPanel": "Web page panel has opened.", |
132 | 134 | "iframe_ariaClosedPanel": "Web page panel has closed.", |
133 | | - "iframe_ariaClickPreviewCard": "Click to open the web page panel and visit {source}." |
| 135 | + "iframe_ariaClickPreviewCard": "Click to open the web page panel and visit {source}.", |
| 136 | + "closeAndRestartModal_title": "End conversation", |
| 137 | + "closeAndRestartModal_message": "Are you sure you want to end your conversation?", |
| 138 | + "closeAndRestartModal_confirm": "Yes", |
| 139 | + "closeAndRestartModal_cancel": "No", |
| 140 | + "datePicker_chooseDate": "Choose a date ({format})", |
| 141 | + "datePicker_confirmDate": "Confirm date" |
134 | 142 | } |
0 commit comments