Skip to content

Commit ec8784c

Browse files
committed
Adjust the translation lookup dir in Sphinx config
1 parent beac200 commit ec8784c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
# Usually you set "language" from the command line for these cases.
9090
language = None
9191

92+
locale_dirs = ['../locales']
93+
9294
# making all documents use single text domain
9395
gettext_compact = "messages"
9496

0 commit comments

Comments
 (0)