Added Bosnian translation files and enable Bosnian language selection

This commit is contained in:
Roberto Rosario
2014-06-21 00:16:38 -04:00
parent 7dde6562ce
commit 076797ff24
59 changed files with 7712 additions and 0 deletions
+1
View File
@@ -48,6 +48,7 @@ LANGUAGE_CODE = 'en'
LANGUAGES = (
('ar', ugettext('Arabic')),
('bg', ugettext('Bulgarian')),
('bs', ugettext('Bosnian')),
('de', ugettext('German (Germany)')),
('en', ugettext('English')),
('es', ugettext('Spanish')),