Skip to content

Commit 9bdd26c

Browse files
PrajvalRavalrenatobecker
authored andcommitted
Update config/Settings.ts
Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
1 parent 4fd839c commit 9bdd26c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/Settings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export enum AppSetting {
2222

2323
export enum DefaultMessage {
2424
DEFAULT_DialogflowServiceUnavailableMessage = 'Sorry, I\'m having trouble answering your question.',
25-
DEFAULT_DialogflowRequestFailedMessage = 'Apologies but your request cannot be completed.',
25+
DEFAULT_DialogflowRequestFailedMessage = 'Sorry, something went wrong.',
2626
DEFAULT_DialogflowHandoverMessage = 'Transferring to an online agent',
2727
DEFAULT_DialogflowHandoverFailedMessage = 'Sorry I\'m unable to transfer you to an agent.',
2828
DEFAULT_DialogflowCloseChatMessage = 'Closing the chat, Goodbye',

0 commit comments

Comments
 (0)