Skip to content

Commit

Permalink
Fixed #12719 -- Added initial Albanian translation. Thanks to Besnik …
Browse files Browse the repository at this point in the history
…Bleta.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12341 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
freakboy3742 committed Jan 28, 2010
1 parent c4c27d8 commit 33f4473
Show file tree
Hide file tree
Showing 5 changed files with 5,131 additions and 0 deletions.
1 change: 1 addition & 0 deletions django/conf/global_settings.py
Expand Up @@ -85,6 +85,7 @@
('ru', gettext_noop('Russian')),
('sk', gettext_noop('Slovak')),
('sl', gettext_noop('Slovenian')),
('sq', gettext_noop('Albanian')),
('sr', gettext_noop('Serbian')),
('sr-latn', gettext_noop('Serbian Latin')),
('sv', gettext_noop('Swedish')),
Expand Down
Binary file added django/conf/locale/sq/LC_MESSAGES/django.mo
Binary file not shown.

0 comments on commit 33f4473

Please sign in to comment.