Commit 91dc5b6a authored by Michal Čihař's avatar Michal Čihař

Merge remote-tracking branch 'origin/master'

parents 445e9aaa 462aec8a
......@@ -18,6 +18,7 @@ EXTRALANGS = [
('en_US', 'English (United States)', 2, '(n != 1)'),
('nb_NO', 'Norwegian Bokmål', 2, '(n != 1)'),
('pt_PT', 'Portuguese (Portugal)', 2, '(n > 1)'),
('ckb', 'Kurdish Sorani', 2, '(n != 1)'),
]
class LanguageManager(models.Manager):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment