Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
ad90914ace
@ -179,7 +179,7 @@ USE_L10N = True
|
|||||||
USE_TZ = True
|
USE_TZ = True
|
||||||
|
|
||||||
LANGUAGES = [
|
LANGUAGES = [
|
||||||
('en_GB', _('English (British)')),
|
('en-gb', _('English (British)')),
|
||||||
('fr', _('French')),
|
('fr', _('French')),
|
||||||
('es', _('Spanish')),
|
('es', _('Spanish')),
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user