Add Danish locale in settings
This commit is contained in:
parent
d35c7daf6d
commit
1d6793486a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ LANGUAGES = (
|
|||
('es', u'Español'),
|
||||
('fi', u'Finnish'),
|
||||
('de', u'Deutsch'),
|
||||
('da', u'Danish'),
|
||||
)
|
||||
|
||||
# Make this unique, and don't share it with anybody.
|
||||
|
|
Loading…
Reference in a new issue