Skip to content

Commit

Permalink
Added Icelandic and Swedish translations to docs/settings.txt LANGUAG…
Browse files Browse the repository at this point in the history
…ES section

git-svn-id: http://code.djangoproject.com/svn/django/trunk@1220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrianholovaty committed Nov 13, 2005
1 parent 27eaf5a commit 8a01374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/settings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -414,13 +414,15 @@ Default: A tuple of all available languages. Currently, this is::
('es', _('Spanish')),
('fr', _('French')),
('gl', _('Galician')),
('is', _('Icelandic')),
('it', _('Italian')),
('no', _('Norwegian')),
('pt-br', _('Brazilian')),
('ro', _('Romanian')),
('ru', _('Russian')),
('sk', _('Slovak')),
('sr', _('Serbian')),
('sv', _('Swedish')),
('zh-cn', _('Simplified Chinese')),
)

Expand Down

0 comments on commit 8a01374

Please sign in to comment.