summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-12 11:11:13 +0000
committerGerrit Code Review <review@openstack.org>2016-10-12 11:11:13 +0000
commit6153adf6440a593be8fbdb342e23b2a3df6da629 (patch)
treeb30010c2b2d8895f8402364a7f7c5caf985b0f15
parente746bae49ff1921b1fa7618fee2ac9a724e56c3a (diff)
parentc63f6f8def9cba0d70e5761c2f7abe4af1fea19f (diff)
downloadoslo-db-6153adf6440a593be8fbdb342e23b2a3df6da629.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 d3b9315..e5cc22e 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -275,3 +275,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/']