Merge "Add and change translation locale directory"
This commit is contained in:
commit
33e0545ab3
@ -280,4 +280,4 @@ texinfo_documents = [
|
|||||||
# texinfo_no_detailmenu = False
|
# texinfo_no_detailmenu = False
|
||||||
|
|
||||||
# -- Options for Internationalization output ------------------------------
|
# -- Options for Internationalization output ------------------------------
|
||||||
locale_dirs = ['locale/']
|
locale_dirs = ['source/locale/']
|
||||||
|
@ -290,3 +290,6 @@ slide_theme_options = {
|
|||||||
'custom_css': 'custom.css',
|
'custom_css': 'custom.css',
|
||||||
}
|
}
|
||||||
#'custom_js': 'custom.js',
|
#'custom_js': 'custom.js',
|
||||||
|
|
||||||
|
# -- Options for Internationalization output ------------------------------
|
||||||
|
locale_dirs = ['locale/']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user