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 8bc1b9c commit 2b19a6eCopy full SHA for 2b19a6e
.gitignore
@@ -0,0 +1 @@
1
+*.mo
Makefile
@@ -15,7 +15,7 @@
15
16
CPYTHON_CLONE := ../cpython/
17
SPHINX_CONF := $(CPYTHON_CLONE)/Doc/conf.py
18
-LANGUAGE := {{cookiecutter.language}}
+LANGUAGE := it_IT
19
VENV := ~/.venvs/python-docs-i18n/
20
PYTHON := $(shell which python3)
21
MODE := html
0 commit comments