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

@@ -105,7 +105,7 @@ if ( is_array( $teams ) ):
'show_players' => $show_players,
'show_numbers' => $show_numbers,
'show_total' => $show_total,
'caption' => __( 'Scorecard', 'sportspress' ),
'caption' => __( 'Box Score', 'sportspress' ),
'labels' => $labels,
'formats' => $formats,
'mode' => $mode,