summaryrefslogtreecommitdiff
path: root/searx/languages.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/languages.py')
-rw-r--r--searx/languages.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/languages.py b/searx/languages.py
index 09a960787..22229f797 100644
--- a/searx/languages.py
+++ b/searx/languages.py
@@ -57,6 +57,7 @@ language_codes = (
(u"nl", u"Nederlands", u"", u"Dutch"),
(u"nl-BE", u"Nederlands", u"België", u"Dutch"),
(u"nl-NL", u"Nederlands", u"Nederland", u"Dutch"),
+ (u"no-NO", u"Norsk", u"", u"Norwegian"),
(u"pl-PL", u"Polski", u"", u"Polish"),
(u"pt", u"Português", u"", u"Portuguese"),
(u"pt-BR", u"Português", u"Brasil", u"Portuguese"),