Skip to content

Commit 7c8e248

Browse files
authored
Merge pull request #1771 from ssurbhi560/change-lang-in-conf.py
2 parents 026cd0a + d7a1f07 commit 7c8e248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
#
7272
# This is also used if you do content translation via gettext catalogs.
7373
# Usually you set "language" from the command line for these cases.
74-
language = None
74+
language = 'en'
7575

7676
# There are two options for replacing |today|: either, you set today to some
7777
# non-false value, then it is used:

0 commit comments

Comments
 (0)