Scorecard => Box Score

This commit is contained in:
Brian Miyaji
2016-04-04 11:09:53 +10:00
parent c0d085ba66
commit 3cf233c6be
10 changed files with 10 additions and 10 deletions

View File

@@ -1331,7 +1331,7 @@ if ( !function_exists( 'sp_taxonomy_field' ) ) {
function sp_get_text_options() {
$strings = apply_filters( 'sportspress_text', array(
__( 'Article', 'sportspress' ),
__( 'Scorecard', 'sportspress' ),
__( 'Box Score', 'sportspress' ),
__( 'Career Total', 'sportspress' ),
__( 'Current Team', 'sportspress' ),
__( 'Current Teams', 'sportspress' ),