|
57 | 57 | "agent_confirmEndChat": "Are you sure you want to end your session with the live agent?", |
58 | 58 | "agent_confirmEndChatNo": "No", |
59 | 59 | "agent_confirmEndChatYes": "Yes", |
60 | | - "process_label": "Thread:", |
61 | | - "process_getStartedButton": "Get started", |
62 | | - "process_continueButton": "Continue", |
63 | | - "process_reviewButton": "Review", |
64 | | - "process_closeButton": "Close thread", |
65 | | - "process_cancelledButton": "Cancelled", |
66 | | - "process_resumeButton": "Resume", |
67 | | - "process_in_progress_resume_description": "Resume this thread", |
68 | | - "process_cancelButton": "Cancel", |
69 | | - "process_in_progress_cancel_description": "Cancel this thread", |
70 | | - "process_doneButton": "Done", |
71 | | - "process_in_progress_announce": "A thread is in progress. Click the resume button to continue, or the cancel button to cancel.", |
72 | | - "process_confirmModalTitle": "New thread", |
73 | | - "process_confirmModalDescription": "You can only have one thread in progress at a time. Your current thread will be cancelled, are you sure you wish to continue?", |
74 | | - "process_cancelModalTitle": "Cancel thread", |
75 | | - "process_cancelModalDescription": "Your current thread will be cancelled, are you sure you wish to continue?", |
76 | | - "process_confirmModalYes": "Yes", |
77 | | - "process_confirmModalNo": "No", |
78 | | - "process_confirmNewThread": "Are you sure you want to start a new thread?", |
79 | | - "process_ariaThreadClosedRunning": "Switched from the thread view to the main chat view. Click resume to reopen the thread or click cancel to cancel it.", |
80 | | - "process_ariaThreadClosedEnded": "Switched from the thread view to the main chat view. Click the thread review button to view the thread.", |
81 | | - "process_ariaThreadOpened": "Switched to the thread view. Click the close thread button to return to the main view.", |
82 | 60 | "icon_ariaUnreadMessages": "There {count, plural, one {is} other {are}} {count, number} unread {count, plural, one {message} other {messages}}", |
83 | 61 | "showMore": "Show more", |
84 | 62 | "showLess": "Show less", |
|
0 commit comments