mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-08 11:47:44 +00:00
docs: fix local dir name
This commit is contained in:
parent
e44384fc33
commit
a9c2c7f9ea
@ -49,7 +49,7 @@ exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]
|
|||||||
|
|
||||||
# multi language config
|
# multi language config
|
||||||
language = "en"
|
language = "en"
|
||||||
locals_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