From f38c6d6888289bf1937105fd7a86034de198b20b Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Thu, 9 Jun 2022 17:41:23 +0200 Subject: [PATCH] Explicit set language to en --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index dc10ab8609..bf7aba0942 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -109,7 +109,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" # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: