mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 13:49:26 +02:00
Add support for the Silesian language
This commit is contained in:
parent
12a584c5dd
commit
550f70b1aa
2 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,7 @@ from babel import Locale
|
|||
LOCALE_NAMES = {
|
||||
"oc": "Occitan",
|
||||
"nl-BE": "Vlaams (Dutch, Belgium)",
|
||||
"szl": "Ślōnski (Silesian)",
|
||||
}
|
||||
"""Mapping of locales and their description. Locales e.g. 'fr' or 'pt-BR'
|
||||
(delimiter is *underline* '-')"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue