Performance => Box Score

This commit is contained in:
Brian Miyaji
2015-09-17 12:22:35 +10:00
parent 43a413bfe3
commit 6d6169e608
3 changed files with 3 additions and 2 deletions

View File

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