Change all mentions of competition to league

This commit is contained in:
Brian Miyaji
2017-11-16 12:07:05 +11:00
parent e5b16848d4
commit 41d4d69e57
16 changed files with 2702 additions and 1772 deletions

View File

@@ -330,7 +330,7 @@ class SportsPress_Calendars {
array(
'title' => __( 'Details', 'sportspress' ),
'desc' => __( 'Display competition', 'sportspress' ),
'desc' => __( 'Display league', 'sportspress' ),
'id' => 'sportspress_event_blocks_show_league',
'default' => 'no',
'type' => 'checkbox',