Skip to content

Commit

Permalink
update sphinx config (#397)
Browse files Browse the repository at this point in the history
  • Loading branch information
kt474 committed Jun 27, 2022
1 parent 315a088 commit 6f2cf42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -125,7 +125,7 @@
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = 'en'

# For Adding Locale
locale_dirs = ['locale/'] # path is example but recommended.
Expand Down

0 comments on commit 6f2cf42

Please sign in to comment.