It would be nice to have Intercom's language match Drupal's, which can be done via the "language_override" parameter.
Intercom has a list of languages it supports, and the right plan is required to support multiple languages, but the Help Center states that any invalid values will simply be ignored, so it should always be safe to pass Drupal's current language code.
Is this a feature the module would support?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | intercom-multilingual-3188959-2.patch | 499 bytes | dieuwe |
Comments
Comment #2
dieuweHere's a simple patch candidate for discussion/review.
Comment #3
tregismoreira commentedThis worked nice for me. Thanks!
Comment #4
3liMerged into latest release.