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 = {
|
||||
'en': 'English',
|
||||
'br': 'Brazilian',
|
||||
'zh': 'Chinese (Simplified)',
|
||||
'cs': 'Czech',
|
||||
'fr': 'French',
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue