[FIX] typo
This commit is contained in:
parent
bc17c13b24
commit
9a5bae06c6
2
conf.py
2
conf.py
@ -278,7 +278,7 @@ github_project = 'documentation-user'
|
||||
# Where are stored the localisations files
|
||||
locale_dirs = ['locale/']
|
||||
|
||||
LANGUAGES = {'nl': 'Dutch', 'es': 'Spanish', 'zn_CH': 'Chinese'}
|
||||
LANGUAGES = {'nl': 'Dutch', 'es': 'Spanish', 'zh_CN': 'Chinese'}
|
||||
|
||||
def setup(app):
|
||||
app.add_stylesheet('accounting.css')
|
||||
|
Loading…
Reference in New Issue
Block a user