diff --git a/includes/sp-core-functions.php b/includes/sp-core-functions.php index 5f24f75f..1e59f388 100644 --- a/includes/sp-core-functions.php +++ b/includes/sp-core-functions.php @@ -1345,7 +1345,7 @@ function sp_get_text_options() { __( 'Excerpt', 'sportspress' ), __( 'Fixtures', 'sportspress' ), __( 'Home', 'sportspress' ), - __( 'League Tables', 'sportspress' ), + __( 'League Table', 'sportspress' ), __( 'Logos', 'sportspress' ), __( 'Match Day', 'sportspress' ), __( 'Nationality', 'sportspress' ), @@ -1354,7 +1354,7 @@ function sp_get_text_options() { __( 'Past Teams', 'sportspress' ), __( 'Photo', 'sportspress' ), __( 'Player', 'sportspress' ), - __( 'Player Lists', 'sportspress' ), + __( 'Players', 'sportspress' ), __( 'Pos', 'sportspress' ), __( 'Position', 'sportspress' ), __( 'Postponed', 'sportspress' ),