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