'' . ( is_singular( 'post' ) ? esc_html__( 'Next post', 'alurra' ) : esc_html__( 'Next', 'alurra' ) ) . ' %title', 'prev_text' => '' . ( is_singular( 'post' ) ? esc_html__( 'Previous post', 'alurra' ) : esc_html__( 'Previous', 'alurra' ) ) . ' %title', ) ); } ?>