Box Score => Scorecard

This commit is contained in:
Brian Miyaji
2015-10-03 11:50:06 +10:00
parent 9ee254805f
commit 50965f1d1d
8 changed files with 9 additions and 9 deletions

View File

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