Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the language default value of the language based on the LANG envi… #853

Merged
merged 1 commit into from
May 21, 2024

Conversation

dashi6174
Copy link
Contributor

…ronment variable at the initial creation.

  1. Set the User's default language based on LANG;
  2. Set the Knowledgebase's default language based on LANG;
  3. Set the default language of the Dialog based on LANG;

What problem does this PR solve?

Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR.

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

…ronment variable at the initial creation.

Set the User's default language based on LANG;
Set the Knowledgebase's default language based on LANG;
Set the default language of the Dialog based on LANG;
@KevinHuSh KevinHuSh merged commit 7e74546 into infiniflow:main May 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants