summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-12 11:10:37 +0000
committerGerrit Code Review <review@openstack.org>2016-10-12 11:10:37 +0000
commit56c27b74bb2f98cbbcf357f5c244fa9d3ed5ba50 (patch)
tree2cbc3d9e0a46d4e5103cbf350bf2d9358b986186
parent7a4d633ba6ec37b29eb5adfaaad3f32452318d35 (diff)
parentf4f908813b37302f164f3c50f93d8e79a16ae231 (diff)
downloadoslo-concurrency-56c27b74bb2f98cbbcf357f5c244fa9d3ed5ba50.tar.gz
Merge "Enable release notes translation"
-rw-r--r--releasenotes/source/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index c55bb14..833006e 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -271,3 +271,6 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
# texinfo_no_detailmenu = False
+
+# -- Options for Internationalization output ------------------------------
+locale_dirs = ['locale/']