-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
094a8e7
commit f277031
Showing
3 changed files
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"TranslateButtonAriaLabel": "Change language", | ||
|
||
"CallType-child": "Child calling about self", | ||
"CallType-caller": "Someone calling about a child", | ||
"CallType-silent": "Silent", | ||
"CallType-blank": "Blank", | ||
"CallType-joke": "Joke", | ||
"CallType-hangup": "Hang up", | ||
"CallType-wrongnumber": "Wrong Number", | ||
"CallType-abusive": "Abusive" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"WelcomeMsg": "Hi, this is the counsellor. How can I help you?", | ||
"GoodbyeMsg": "The counselor has left the chat. Thank you for reaching out. Please contact us again if you need more help.", | ||
"EndChatMsg": "You ended the chat. Thank you for reaching out. Please contact us again if you need more help.", | ||
"ClosedOutOfShift": "Our counsellors are currently offline. We are here Monday – Friday, 11am-1pm & 2pm-6pm. Please note that messages sent on this platform out of these hours are not received by our team and if you need to speak to a Counsellor, call our 24 hour Tollfree Number on 116.If you feel you are in immediate danger, please call the Police on 10111.", | ||
"ClosedHolidays": "Our counsellors are currently offline for the Public Holiday today. We are here on normal working days: Monday – Friday, 11am-1pm & 2pm-6pm. Please note that messages sent on this platform out of these hours are not received by our team and if you need to speak to a Counsellor, call our 24 hour Tollfree Number on 116. If you feel you are in immediate danger, please call the Police on 10111." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"triggerMessage": "Before you leave, would you be willing to answer a few questions about the service you received today? Please answer Yes or No.", | ||
"postSurveyCompleteMessage": "Thank you for reaching out. Please contact us again if you need more help." | ||
} |