added danish translation to the settings documentation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
29be17533a
commit
9b3b250291
|
@ -409,6 +409,7 @@ Default: A tuple of all available languages. Currently, this is::
|
|||
('bn', _('Bengali')),
|
||||
('cs', _('Czech')),
|
||||
('cy', _('Welsh')),
|
||||
('da', _('Danish')),
|
||||
('de', _('German')),
|
||||
('en', _('English')),
|
||||
('es', _('Spanish')),
|
||||
|
|
Loading…
Reference in New Issue