Skip to content

Commit 957460b

Browse files
authored
Update conf.py
1 parent 7e7fd1e commit 957460b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
languages = ["es", "ja"]
4141
# the languages that will be included in a production build
4242
# (also excluding english)
43-
release_languages = []
43+
release_languages = ["ja"]
4444

4545
# languages that will be included in the language dropdown
4646
# (ie. all that are being built in this nox build session)

0 commit comments

Comments
 (0)