fix: Update the copy to use inclusive language (#3880)

Fixes #3879
This commit is contained in:
Prithvi Tharun 2022-02-01 11:12:20 +05:30 committed by GitHub
parent a95d249ec1
commit b1e1d7e423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@
}, },
"CHANNEL_GREETING_TOGGLE": { "CHANNEL_GREETING_TOGGLE": {
"LABEL": "Enable channel greeting", "LABEL": "Enable channel greeting",
"HELP_TEXT": "Send a greeting message to the user when he starts the conversation.", "HELP_TEXT": "Send a greeting message to the users when they starts the conversation.",
"ENABLED": "Enabled", "ENABLED": "Enabled",
"DISABLED": "Disabled" "DISABLED": "Disabled"
}, },