[IMP] language names in their own language (continued)
This commit is contained in:
parent
511c8577bc
commit
3026e4cc66
6
conf.py
6
conf.py
@ -132,12 +132,12 @@ locale_dirs = ['locale/']
|
||||
supported_languages = {
|
||||
'de': 'Deutsch',
|
||||
'en': 'English',
|
||||
'es': 'Espanol',
|
||||
'es': 'Español',
|
||||
'fr': 'Français',
|
||||
'nl': 'Nederlands',
|
||||
'pt_BR': 'Português (BR)',
|
||||
'uk': 'Ukrainian',
|
||||
'zh_CN': 'Chinese',
|
||||
'uk': 'українська',
|
||||
'zh_CN': '简体中文',
|
||||
}
|
||||
|
||||
# The specifications of redirect rules used by the redirects extension.
|
||||
|
Loading…
Reference in New Issue
Block a user