Rename competitions to leagues

This commit is contained in:
Brian Miyaji
2017-11-04 18:20:47 +11:00
parent 5ad7219b03
commit bf7b0d3d11
39 changed files with 53 additions and 53 deletions

View File

@@ -107,7 +107,7 @@ class SP_Settings_Players extends SP_Settings_Page {
),
array(
'desc' => __( 'Competitions', 'sportspress' ),
'desc' => __( 'Leagues', 'sportspress' ),
'id' => 'sportspress_player_show_leagues',
'default' => 'no',
'type' => 'checkbox',