ragflow/api
dashi6174 7e74546b73
Set the language default value of the language based on the LANG envi… (#853)
…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):
2024-05-21 11:05:41 +08:00
..
apps fix bug about removing KB. (#839) 2024-05-20 09:23:57 +08:00
db Set the language default value of the language based on the LANG envi… (#853) 2024-05-21 11:05:41 +08:00
utils fix too large thumbnail issue (#817) 2024-05-17 14:04:21 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
ragflow_server.py optimize srv broker and executor logic (#630) 2024-05-07 11:43:33 +08:00
settings.py feat: add feishu oauth (#815) 2024-05-17 13:47:05 +08:00
versions.py add version (#807) 2024-05-16 16:17:48 +08:00