Add Oriya language
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user