summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--searx/languages.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/languages.py b/searx/languages.py
index df5fabf74..b67da9d22 100644
--- a/searx/languages.py
+++ b/searx/languages.py
@@ -58,6 +58,7 @@ language_codes = (
("ko_KR", "Korean", "Korea"),
("lt_LT", "Lithuanian", "Lithuania"),
("lv_LV", "Latvian", "Latvia"),
+ ("oc_OC", "Occitan", "Occitan"),
("nb_NO", "Norwegian", "Norway"),
("nl_BE", "Dutch", "Belgium"),
("nl_NL", "Dutch", "Netherlands"),