Conversation Opener I18n support #8397

Closed
opened 2026-02-21 18:25:29 -05:00 by yindo · 2 comments
Owner

Originally created by @ModyQyW on GitHub (Feb 18, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

I am using dify to build embed intelligent customer service for our web application. Our web application is a multilingual application that supports English and Chinese. I'd like to be able to have the intelligent customer service set the opening message based on the detected language of the user or the language of the user that the web application is passing in, but I haven't found anything like that at the moment.

2. Additional context or comments

Some further ideas:

  1. Add i18n support in the embed should be good? So the embed can detect user language, set it as system vars and use by developers in later flow nodes.
  2. Add another embed way like react component, allowing passing language option and controlling by developers.

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @ModyQyW on GitHub (Feb 18, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. I am using dify to build embed intelligent customer service for our web application. Our web application is a multilingual application that supports English and Chinese. I'd like to be able to have the intelligent customer service set the opening message based on the detected language of the user or the language of the user that the web application is passing in, but I haven't found anything like that at the moment. ### 2. Additional context or comments Some further ideas: 1. Add i18n support in the embed should be good? So the embed can detect user language, set it as system vars and use by developers in later flow nodes. 2. Add another embed way like react component, allowing passing language option and controlling by developers. ### 3. Can you help us with this feature? - [x] I am interested in contributing to this feature.
yindo added the 💪 enhancementstale labels 2026-02-21 18:25:29 -05:00
yindo closed this issue 2026-02-21 18:25:29 -05:00
Author
Owner

@crazywoola commented on GitHub (Feb 18, 2025):

You can currently only choose one of them by setting the language. But setting the language as a input var sounds reasonable to me.

@crazywoola commented on GitHub (Feb 18, 2025): You can currently only choose one of them by setting the language. But setting the language as a input var sounds reasonable to me.
Author
Owner

@dosubot[bot] commented on GitHub (Mar 22, 2025):

Hi, @ModyQyW. I'm Dosu, and I'm helping the Dify team manage their backlog. I'm marking this issue as stale.

Issue Summary

  • The issue requests internationalization support for the Dify intelligent customer service embed.
  • The goal is to accommodate multilingual applications, specifically English and Chinese.
  • Suggestions include language detection or a React component for setting language preferences.
  • @crazywoola acknowledged the current limitation and agreed with the suggestion to set language as an input variable.

Next Steps

  • Please let me know if this issue is still relevant to the latest version of the Dify repository by commenting here.
  • If there is no further activity, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Mar 22, 2025): Hi, @ModyQyW. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog. I'm marking this issue as stale. **Issue Summary** - The issue requests internationalization support for the Dify intelligent customer service embed. - The goal is to accommodate multilingual applications, specifically English and Chinese. - Suggestions include language detection or a React component for setting language preferences. - @crazywoola acknowledged the current limitation and agreed with the suggestion to set language as an input variable. **Next Steps** - Please let me know if this issue is still relevant to the latest version of the Dify repository by commenting here. - If there is no further activity, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#8397