mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-29 14:57:35 +00:00
fix: multi language choose
This commit is contained in:
parent
a9c2c7f9ea
commit
4c218cfbad
@ -48,7 +48,7 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
||||
|
||||
|
||||
# multi language config
|
||||
language = "en"
|
||||
language = "en" # ['en', 'zh_CN'] #
|
||||
locales_dirs = ['./locales/']
|
||||
gettext_compact = False
|
||||
gettext_uuid = True
|
||||
|
Loading…
Reference in New Issue
Block a user