chore: Update greeting message label in settings (#7088)

This commit is contained in:
Sivin Varghese
2023-05-22 09:37:37 +05:30
committed by GitHub
parent b8dae07c0f
commit e8f56d0e56

View File

@@ -83,7 +83,7 @@
}, },
"CHANNEL_GREETING_TOGGLE": { "CHANNEL_GREETING_TOGGLE": {
"LABEL": "Enable channel greeting", "LABEL": "Enable channel greeting",
"HELP_TEXT": "Automatically send a greeting message after the contact's first message in a conversation.", "HELP_TEXT": "Auto-send greeting messages when customers start a conversation and send their first message.",
"ENABLED": "Enabled", "ENABLED": "Enabled",
"DISABLED": "Disabled" "DISABLED": "Disabled"
}, },