mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Add engine locales (2/n)
This commit is contained in:
parent
52fe8111ea
commit
0a0d594912
5 changed files with 92 additions and 15 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"qwant": {
|
||||
"all_locale": null,
|
||||
"languages": {},
|
||||
"regions": {
|
||||
"bg-BG": "bg_BG",
|
||||
|
|
@ -44,6 +45,7 @@
|
|||
}
|
||||
},
|
||||
"qwant images": {
|
||||
"all_locale": null,
|
||||
"languages": {},
|
||||
"regions": {
|
||||
"bg-BG": "bg_BG",
|
||||
|
|
@ -88,6 +90,7 @@
|
|||
}
|
||||
},
|
||||
"qwant news": {
|
||||
"all_locale": null,
|
||||
"languages": {},
|
||||
"regions": {
|
||||
"ca-ES": "ca_ES",
|
||||
|
|
@ -117,6 +120,7 @@
|
|||
}
|
||||
},
|
||||
"qwant videos": {
|
||||
"all_locale": null,
|
||||
"languages": {},
|
||||
"regions": {
|
||||
"bg-BG": "bg_BG",
|
||||
|
|
@ -161,6 +165,7 @@
|
|||
}
|
||||
},
|
||||
"startpage": {
|
||||
"all_locale": null,
|
||||
"languages": {
|
||||
"af": "afrikaans",
|
||||
"am": "amharic",
|
||||
|
|
@ -176,7 +181,7 @@
|
|||
"da": "dansk",
|
||||
"de": "deutsch",
|
||||
"el": "greek",
|
||||
"en": "english_uk",
|
||||
"en": "english",
|
||||
"eo": "esperanto",
|
||||
"es": "espanol",
|
||||
"et": "estonian",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue