Added Bosnian translation files and enable Bosnian language selection
This commit is contained in:
@@ -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')),
|
||||
|
||||
Reference in New Issue
Block a user