mirror of
https://github.com/searxng/searxng.git
synced 2024-11-19 02:40:11 +01:00
[enh] add occitan search language - example query: ":oc !wp south" - closes #445
This commit is contained in:
parent
4a0ccabefa
commit
2b0605d723
@ -58,6 +58,7 @@ language_codes = (
|
|||||||
("ko_KR", "Korean", "Korea"),
|
("ko_KR", "Korean", "Korea"),
|
||||||
("lt_LT", "Lithuanian", "Lithuania"),
|
("lt_LT", "Lithuanian", "Lithuania"),
|
||||||
("lv_LV", "Latvian", "Latvia"),
|
("lv_LV", "Latvian", "Latvia"),
|
||||||
|
("oc_OC", "Occitan", "Occitan"),
|
||||||
("nb_NO", "Norwegian", "Norway"),
|
("nb_NO", "Norwegian", "Norway"),
|
||||||
("nl_BE", "Dutch", "Belgium"),
|
("nl_BE", "Dutch", "Belgium"),
|
||||||
("nl_NL", "Dutch", "Netherlands"),
|
("nl_NL", "Dutch", "Netherlands"),
|
||||||
|
Loading…
Reference in New Issue
Block a user