Change Soccer to Association Football (Soccer)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
global $sportspress_sports;
|
||||
|
||||
$sportspress_sports['soccer'] = array(
|
||||
'name' => __( 'Soccer', 'sportspress' ),
|
||||
'name' => __( 'Association Football (Soccer)', 'sportspress' ),
|
||||
'posts' => array(
|
||||
// Statistics
|
||||
'sp_statistic' => array(
|
||||
|
||||
Reference in New Issue
Block a user