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