diff options
Diffstat (limited to 'includes/countries_inc.php')
| -rw-r--r-- | includes/countries_inc.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/countries_inc.php b/includes/countries_inc.php index 3e3f15d..e92b5cf 100644 --- a/includes/countries_inc.php +++ b/includes/countries_inc.php @@ -324,7 +324,7 @@ $bwIso3166 = [ 'DZA' => 'dz', 'ECU' => 'ec', 'EGY' => 'eg', - 'ENG' => 'eng', + 'ENG' => 'gb-eng', 'ERI' => 'er', 'ESH' => 'eh', 'ESP' => 'es', @@ -418,7 +418,7 @@ $bwIso3166 = [ 'NFK' => 'nf', 'NGA' => 'ng', 'NIC' => 'ni', - 'NIR' => 'nir', + 'NIR' => 'gb-nir', 'NIU' => 'nu', 'NLD' => 'nl', 'NOR' => 'no', @@ -446,7 +446,7 @@ $bwIso3166 = [ 'RUS' => 'ru', 'RWA' => 'rw', 'SAU' => 'sa', - 'SCT' => 'sct', + 'SCT' => 'gb-sct', 'SDN' => 'sd', 'SEN' => 'sn', 'SER' => 'rs', @@ -497,7 +497,7 @@ $bwIso3166 = [ 'VNM' => 'vn', 'VUT' => 'vu', 'WLF' => 'wf', - 'WLS' => 'wls', + 'WLS' => 'gb-wls', 'WSM' => 'ws', 'YEM' => 'ye', 'ZAF' => 'za', |
