Skip to content

Commit 9a4c4a1

Browse files
committed
Preparing the Translation Files for Japanese
1 parent a5d8e4d commit 9a4c4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
## Localization options (translations)
4444

4545
# List of languages for which locales will be generated in (/locales/<lang>)
46-
LANGUAGES = ["es"]
46+
LANGUAGES = ["es", "jp"]
4747

4848
# List of languages that should be built when releasing the guide (docs or docs-test sessions)
4949
RELEASE_LANGUAGES = []

0 commit comments

Comments
 (0)