Add Palestine as a Google-Ads-only country picker location (#492)

This commit is contained in:
Ben Senescu 2026-08-17 22:52:47 -04:00 committed by GitHub
parent ff0ae47d19
commit 052977f20d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -388,6 +388,13 @@ export const LOCATION_OPTIONS: readonly LocationOption[] = [
googleAdsOnly: true,
},
{ 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: 2598,