Update sport names
This commit is contained in:
@@ -286,6 +286,7 @@ class SP_Admin_Sports {
|
||||
__( 'Cricket', 'sportspress' );
|
||||
__( 'Darts', 'sportspress' );
|
||||
__( 'Floorball', 'sportspress' );
|
||||
__( 'Football', 'sportspress' );
|
||||
__( 'American Football', 'sportspress' );
|
||||
__( 'Australian Rules Football', 'sportspress' );
|
||||
__( 'Handball', 'sportspress' );
|
||||
@@ -295,7 +296,7 @@ class SP_Admin_Sports {
|
||||
__( 'Rugby League', 'sportspress' );
|
||||
__( 'Rugby Union', 'sportspress' );
|
||||
__( 'Snooker', 'sportspress' );
|
||||
__( 'Soccer (Association Football)', 'sportspress' );
|
||||
__( 'Softball', 'sportspress' );
|
||||
__( 'Squash', 'sportspress' );
|
||||
__( 'Table Tennis', 'sportspress' );
|
||||
__( 'Tennis', 'sportspress' );
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "Football (Soccer)",
|
||||
"name": "Football",
|
||||
"positions": [
|
||||
"Goalkeeper",
|
||||
"Defender",
|
||||
|
||||
Reference in New Issue
Block a user