Add brazilian portuguese language (#495)
* Create django.po * Update settings.py * Rename br to pt_BR * Add files via upload * Update settings.py * Rename pt_BR to pt-br * Update settings.py
This commit is contained in:
committed by
GitHub
parent
289a9d1b6b
commit
855258838d
25611
horilla/locale/pt-br/LC_MESSAGES/django.po
Normal file
25611
horilla/locale/pt-br/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -208,6 +208,7 @@ LANGUAGES = (
|
||||
("es", "Español"),
|
||||
("fr", "France"),
|
||||
("ar", "عربى"),
|
||||
("pt-br", "Português (Brasil)"),
|
||||
)
|
||||
|
||||
LOCALE_PATHS = [
|
||||
|
||||
BIN
static/images/ui/pt_BR.png
Normal file
BIN
static/images/ui/pt_BR.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 493 B |
Reference in New Issue
Block a user