minor typo
This commit is contained in:
parent
deb044eacb
commit
181877a41d
|
@ -180,7 +180,7 @@ if TIME_ZONE == "UTC":
|
|||
|
||||
USE_L10N = True
|
||||
LANGUAGES = [
|
||||
('es', 'spanish'),
|
||||
('es', 'español'),
|
||||
('en', 'english'),
|
||||
('ca', 'català'),
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue