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 90e146b commit e323a8fCopy full SHA for e323a8f
1 file changed
conf.py
@@ -95,3 +95,7 @@
95
96
os.system('mkdir -p cpython/locales/es/')
97
os.system('ln -nfs `pwd` cpython/locales/es/LC_MESSAGES')
98
+
99
100
+gettext_compact = False
101
+locale_dirs = ['cpython/locales']
0 commit comments