Skip to content

Commit 00dbec7

Browse files
committed
Add Japanese to translations to build.
1 parent 90ed1d0 commit 00dbec7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build_docs.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747

4848
LANGUAGES = [
4949
'en',
50-
'fr'
50+
'fr',
51+
'ja'
5152
]
5253

5354

0 commit comments

Comments
 (0)