summaryrefslogtreecommitdiff
path: root/searx/locales.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/locales.py')
-rw-r--r--searx/locales.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/searx/locales.py b/searx/locales.py
index 4dfb2b668..80defceb7 100644
--- a/searx/locales.py
+++ b/searx/locales.py
@@ -11,9 +11,7 @@ import pathlib
from babel import Locale
LOCALE_NAMES = {
- "ar": "العَرَبِيَّة (Arabic)",
- "fil": "Wikang Filipino (Filipino)",
- "oc": "Lenga D'òc (Occitan)",
+ "oc": "Occitan",
"nl_BE": "Vlaams (Dutch, Belgium)",
}
"""Mapping of locales and their description. Locales e.g. 'fr' or 'pt_BR'