From fab09486192cd0cc7f70fc83dea7592819eeb296 Mon Sep 17 00:00:00 2001 From: sinehome <125361122+sinehome@users.noreply.github.com> Date: Thu, 11 Jul 2024 17:35:50 +0200 Subject: [PATCH] change closing time and close message (#642) --- assets/operatingInfo/sg.private.json | 8 ++++---- assets/translations/en-SG/messages.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/operatingInfo/sg.private.json b/assets/operatingInfo/sg.private.json index e2c99322..16d2e8b8 100644 --- a/assets/operatingInfo/sg.private.json +++ b/assets/operatingInfo/sg.private.json @@ -53,25 +53,25 @@ "1": [ { "open": 1430, - "close": 1900 + "close": 1700 } ], "2": [ { "open": 1430, - "close": 1900 + "close": 1700 } ], "3": [ { "open": 1430, - "close": 1900 + "close": 1700 } ], "4": [ { "open": 1430, - "close": 1900 + "close": 1700 } ], "5": [ diff --git a/assets/translations/en-SG/messages.json b/assets/translations/en-SG/messages.json index 2466ebde..febcf964 100644 --- a/assets/translations/en-SG/messages.json +++ b/assets/translations/en-SG/messages.json @@ -2,6 +2,6 @@ "WelcomeMsg": "Hi, this is Tinkle Friend!", "GoodbyeMsg": "Tinkle Friend has left the chat. Thank you for reaching out. Please contact us again if you need more help.", "EndChatMsg": "This chat has ended. Thank you for reaching out.", - "ClosedOutOfShift": "Tinkle Friend chat is currently closed. Please reach out to us again any time during our operating hours Monday to Thursday 2.30pm to 7pm or Friday 2.30pm to 5.00pm (Please note that we are closed on Public Holidays)", - "ClosedHolidays": "The helpline is closed due to a holiday." + "ClosedOutOfShift": "Tinkle Friend chat is currently closed. We are available from Monday to Thursday 2.30pm to 7pm or Friday 2.30pm to 5.00pm (Do check out our BUZZ magazine at https://www.tinklefriend.sg/buzz-magazine/ and come back again later to chat with us!)", + "ClosedHolidays": "Tinkle Friend chat is closed due to a holiday." } \ No newline at end of file