We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d8e4d commit 9a4c4a1Copy full SHA for 9a4c4a1
noxfile.py
@@ -43,7 +43,7 @@
43
## Localization options (translations)
44
45
# List of languages for which locales will be generated in (/locales/<lang>)
46
-LANGUAGES = ["es"]
+LANGUAGES = ["es", "jp"]
47
48
# List of languages that should be built when releasing the guide (docs or docs-test sessions)
49
RELEASE_LANGUAGES = []
0 commit comments