Add Palestine as a Google-Ads-only country picker location (#492)
This commit is contained in:
parent
ff0ae47d19
commit
052977f20d
@ -388,6 +388,13 @@ export const LOCATION_OPTIONS: readonly LocationOption[] = [
|
|||||||
googleAdsOnly: true,
|
googleAdsOnly: true,
|
||||||
},
|
},
|
||||||
{ code: 2586, label: "Pakistan", shortLabel: "PK", languageCode: "en" },
|
{ code: 2586, label: "Pakistan", shortLabel: "PK", languageCode: "en" },
|
||||||
|
{
|
||||||
|
code: 2275,
|
||||||
|
label: "Palestine",
|
||||||
|
shortLabel: "PS",
|
||||||
|
languageCode: "ar",
|
||||||
|
googleAdsOnly: true,
|
||||||
|
},
|
||||||
{ code: 2591, label: "Panama", shortLabel: "PA", languageCode: "es" },
|
{ code: 2591, label: "Panama", shortLabel: "PA", languageCode: "es" },
|
||||||
{
|
{
|
||||||
code: 2598,
|
code: 2598,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user