Change Leagues (sp_league) to Seasons (sp_season)
This commit is contained in:
@@ -32,7 +32,8 @@ $sportspress_texts = array(
|
||||
'Publish <b>immediately</b>' => __( 'Joined', 'sportspress' ) . ': <b>%1$s</b>'
|
||||
),
|
||||
'sp_table' => array(
|
||||
'Enter title here' => ''
|
||||
'Enter title here' => '',
|
||||
'Post updated. <a href=\"%s\">View post</a>' => 'test'
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user