mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-01 17:16:51 +00:00
fix: multi language choose
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user