[i18n] Add norwegian Bokmal (nb) translation

remotes/origin/issue/4795/notification_even_they_are_disabled
David Barragán Merino 2016-09-20 13:23:42 +02:00
parent ce0fcbaa2f
commit f8a1c8f4a3
3 changed files with 3807 additions and 1 deletions

View File

@ -33,6 +33,8 @@
- Add created-, modified-, finished- and finish_date queryset filters
- Support exact match, gt, gte, lt, lte
- added issues, tasks and userstories accordingly
- i18n:
- Add norwegian Bokmal (nb) translation.
### Misc
- [API] Improve performance of some calls over list.

View File

@ -124,7 +124,7 @@ LANGUAGES = [
#("mn", "Монгол"), # Mongolian
#("mr", "मराठी"), # Marathi
#("my", "မြန်မာ"), # Burmese
#("nb", "Norsk (bokmål)"), # Norwegian Bokmal
("nb", "Norsk (bokmål)"), # Norwegian Bokmal
#("ne", "नेपाली"), # Nepali
("nl", "Nederlands"), # Dutch
#("nn", "Norsk (nynorsk)"), # Norwegian Nynorsk

File diff suppressed because it is too large Load Diff