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

@@ -78,7 +78,7 @@ class SP_AJAX {
<p>
<label>
<input class="checkbox" type="checkbox" name="show_league">
<?php _e( 'Display competition', 'sportspress' ); ?>
<?php _e( 'Display league', 'sportspress' ); ?>
</label>
</p>
<?php do_action( 'sportspress_ajax_shortcode_form', 'countdown' ); ?>