array( 'Enter title here' => __( 'Team', 'sportspress' ), 'Set featured image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Logo', 'sportspress' ) ), 'Set Featured Image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Logo', 'sportspress' ) ), 'Parent' => sprintf( __( 'Parent %s', 'sportspress' ), __( 'Team', 'sportspress' ) ), 'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Logo', 'sportspress' ) ) ), 'sp_event' => array( 'Enter title here' => '', 'Scheduled for: %1$s' => __( 'Kick-off', 'sportspress' ) . ': %1$s', 'Published on: %1$s' => __( 'Kick-off', 'sportspress' ) . ': %1$s', 'Publish immediately' => __( 'Kick-off', 'sportspress' ) . ': %1$s' ), 'sp_player' => array( 'Enter title here' => __( 'Name', 'sportspress' ), 'Set featured image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Set Featured Image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Scheduled for: %1$s' => __( 'Joined', 'sportspress' ) . ': %1$s', 'Published on: %1$s' => __( 'Joined', 'sportspress' ) . ': %1$s', 'Publish immediately' => __( 'Joined', 'sportspress' ) . ': %1$s' ), 'sp_staff' => array( 'Enter title here' => __( 'Name', 'sportspress' ), 'Set featured image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Set Featured Image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Scheduled for: %1$s' => __( 'Joined', 'sportspress' ) . ': %1$s', 'Published on: %1$s' => __( 'Joined', 'sportspress' ) . ': %1$s', 'Publish immediately' => __( 'Joined', 'sportspress' ) . ': %1$s' ), 'sp_table' => array( 'Enter title here' => '' ) ); $sportspress_thumbnail_texts = array( 'sp_team' => array( 'Set featured image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Logo', 'sportspress' ) ), 'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Logo', 'sportspress' ) ) ), 'sp_player' => array( 'Set featured image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ) ), 'sp_staff' => array( 'Set featured image' => sprintf( __( 'Select %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ), 'Remove featured image' => sprintf( __( 'Remove %s', 'sportspress' ), __( 'Photo', 'sportspress' ) ) ) ); ?>