partially-supported languages
context
- some users want to make it easy for users to subscribe/unsubscribe in languages for which we don't have capacity to support full translation.
behavior
WHEN a user sends HELLO in a partially-supported language (eg: Swahili, Burmese)
- THEN they will be subscribed to a channel
- AND THEN their channel preference will be set to ENGLISH (and all commands/headers/etc will be in English)
GIVEN a subscribed user
- WHEN they send GOODBYE in a partially-supported lang (see below)
- THEN they will be unsubscribed
definitions
"partially supported languages" include:
- Burmese
- Swahili
- Cantonese
Edited by Mari