Added Brazilian language support.
parent
e1fa1b0396
commit
9a7859c5cb
|
@ -74,6 +74,7 @@ HELP_PATH = '../../../docs/en_US/_build/html/'
|
||||||
# Languages we support in the UI
|
# Languages we support in the UI
|
||||||
LANGUAGES = {
|
LANGUAGES = {
|
||||||
'en': 'English',
|
'en': 'English',
|
||||||
|
'br': 'Brazilian',
|
||||||
'zh': 'Chinese (Simplified)',
|
'zh': 'Chinese (Simplified)',
|
||||||
'cs': 'Czech',
|
'cs': 'Czech',
|
||||||
'fr': 'French',
|
'fr': 'French',
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue