mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-31 15:47:05 +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
|
||||
language = "en"
|
||||
locals_dirs = ['./locales/']
|
||||
locales_dirs = ['./locales/']
|
||||
gettext_compact = False
|
||||
gettext_uuid = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user