'' . esc_attr__( 'Next', 'bourboneat' ) . ' ' .
'' . esc_attr__( 'Next post:', 'bourboneat' ) . ' ' .
'%title',
'prev_text' => '' . esc_attr__( 'Previous', 'bourboneat' ) . ' ' .
'' . esc_attr__( 'Previous post:', 'bourboneat' ) . ' ' .
'%title',
) );
?>