mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-02 06:22:20 +00:00
Bug 1807791 - Add Friulian and Sardinian to search-config - r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D166811
This commit is contained in:
parent
01c8fb2cc8
commit
51b2260a43
@ -42,6 +42,7 @@ const test = new SearchConfigTest({
|
||||
"ff",
|
||||
"fi",
|
||||
"fr",
|
||||
"fur",
|
||||
"fy-NL",
|
||||
"gn",
|
||||
"gu-IN",
|
||||
@ -72,6 +73,7 @@ const test = new SearchConfigTest({
|
||||
"pt-BR",
|
||||
"rm",
|
||||
"ro",
|
||||
"sc",
|
||||
"sco",
|
||||
"son",
|
||||
"sq",
|
||||
|
@ -9,7 +9,7 @@ const DOMAIN_LOCALES = {
|
||||
"ebay-de": ["de", "dsb", "hsb"],
|
||||
"ebay-es": ["an", "ast", "ca", "ca-valencia", "es-ES", "eu", "gl"],
|
||||
"ebay-ie": ["ga-IE", "ie"],
|
||||
"ebay-it": ["it", "lij"],
|
||||
"ebay-it": ["fur", "it", "lij", "sc"],
|
||||
"ebay-nl": ["fy-NL", "nl"],
|
||||
"ebay-uk": ["cy", "en-GB", "gd"],
|
||||
};
|
||||
@ -41,6 +41,7 @@ const test = new SearchConfigTest({
|
||||
"en-GB",
|
||||
"es-ES",
|
||||
"eu",
|
||||
"fur",
|
||||
"fr",
|
||||
"fy-NL",
|
||||
"ga-IE",
|
||||
@ -51,6 +52,7 @@ const test = new SearchConfigTest({
|
||||
"lij",
|
||||
"nl",
|
||||
"rm",
|
||||
"sc",
|
||||
"wo",
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user