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',
|
||||
'vin',
|
||||
'vir',
|
||||
'wif',
|
||||
),
|
||||
__( 'Oceania', 'sportspress' ) => array(
|
||||
'asa',
|
||||
@@ -483,6 +484,7 @@ class SP_Countries {
|
||||
'vin' => __( "Saint Vincent and the Grenadines", 'sportspress' ),
|
||||
'vir' => __( "US Virgin Islands", 'sportspress' ),
|
||||
'wal' => __( "Wales", 'sportspress' ),
|
||||
'wif' => __( "West Indies", 'sportspress' ),
|
||||
'yem' => __( "Yemen", 'sportspress' ),
|
||||
'zam' => __( "Zambia", 'sportspress' ),
|
||||
'zim' => __( "Zimbabwe", 'sportspress' ),
|
||||
|
||||
Reference in New Issue
Block a user