Add West Indies to nationality options
This commit is contained in:
BIN
assets/images/flags/wif.png
Normal file
BIN
assets/images/flags/wif.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 846 B |
@@ -224,6 +224,7 @@ class SP_Countries {
|
|||||||
'vgb',
|
'vgb',
|
||||||
'vin',
|
'vin',
|
||||||
'vir',
|
'vir',
|
||||||
|
'wif',
|
||||||
),
|
),
|
||||||
__( 'Oceania', 'sportspress' ) => array(
|
__( 'Oceania', 'sportspress' ) => array(
|
||||||
'asa',
|
'asa',
|
||||||
@@ -483,6 +484,7 @@ class SP_Countries {
|
|||||||
'vin' => __( "Saint Vincent and the Grenadines", 'sportspress' ),
|
'vin' => __( "Saint Vincent and the Grenadines", 'sportspress' ),
|
||||||
'vir' => __( "US Virgin Islands", 'sportspress' ),
|
'vir' => __( "US Virgin Islands", 'sportspress' ),
|
||||||
'wal' => __( "Wales", 'sportspress' ),
|
'wal' => __( "Wales", 'sportspress' ),
|
||||||
|
'wif' => __( "West Indies", 'sportspress' ),
|
||||||
'yem' => __( "Yemen", 'sportspress' ),
|
'yem' => __( "Yemen", 'sportspress' ),
|
||||||
'zam' => __( "Zambia", 'sportspress' ),
|
'zam' => __( "Zambia", 'sportspress' ),
|
||||||
'zim' => __( "Zimbabwe", 'sportspress' ),
|
'zim' => __( "Zimbabwe", 'sportspress' ),
|
||||||
|
|||||||
Reference in New Issue
Block a user