fix: Fix greeting message label in settings (#7056)

This commit is contained in:
Sivin Varghese 2023-05-11 17:30:07 +05:30 committed by GitHub
parent 87f758ee1f
commit 9c5d062efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@
},
"CHANNEL_GREETING_TOGGLE": {
"LABEL": "Enable channel greeting",
"HELP_TEXT": "Automatically send a greeting message when a new conversation is created.",
"HELP_TEXT": "Automatically send a greeting message after the contact's first message in a conversation.",
"ENABLED": "Enabled",
"DISABLED": "Disabled"
},