mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-04 10:00:17 +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
|
# multi language config
|
||||||
language = "en"
|
language = "en" # ['en', 'zh_CN'] #
|
||||||
locales_dirs = ['./locales/']
|
locales_dirs = ['./locales/']
|
||||||
gettext_compact = False
|
gettext_compact = False
|
||||||
gettext_uuid = True
|
gettext_uuid = True
|
||||||
|
Loading…
Reference in New Issue
Block a user