Add Oriya language

This commit is contained in:
Sarina Canelake
2014-05-19 15:24:36 -04:00
parent b56e12ff03
commit 84ecac97bd
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ locales:
- nb # Norwegian Bokmål
- ne # Nepali
- nl_NL # Dutch (Netherlands)
- or # Oriya
- pl # Polish
- pt_BR # Portuguese (Brazil)
- pt_PT # Portuguese (Portugal)

View File

@@ -608,6 +608,7 @@ LANGUAGES = (
('nb', u'Norsk bokmål'), # Norwegian Bokmål
('ne', u'नेपाली'), # Nepali
('nl-nl', u'Nederlands (Nederland)'), # Dutch (Netherlands)
('or', u'ଓଡ଼ିଆ'), # Oriya
('pl', u'Polski'), # Polish
('pt-br', u'Português (Brasil)'), # Portuguese (Brazil)
('pt-pt', u'Português (Portugal)'), # Portuguese (Portugal)