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

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