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

@@ -27,7 +27,7 @@ $raw = apply_filters( 'sportspress_tinymce_strings', array(
'details' => __( 'Details', 'sportspress' ),
'results' => __( 'Results', 'sportspress' ),
'countdown' => __( 'Countdown', 'sportspress' ),
'performance' => __( 'Scorecard', 'sportspress' ),
'performance' => __( 'Box Score', 'sportspress' ),
'calendar' => __( 'Calendar', 'sportspress' ),
'statistics' => __( 'Statistics', 'sportspress' ),
'table' => __( 'League Table', 'sportspress' ),