' . wp_kses_post(get_the_title()) . '' ); } else { printf( /* translators: 1: comment count number, 2: title. */ esc_html(_nx('%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $navier_comment_count, 'comments title', 'navier-instruments')), number_format_i18n($navier_comment_count), '' . wp_kses_post(get_the_title()) . '' ); } ?>

    'ol', 'short_ping' => true, 'callback' => 'navier_comment_callback', 'avatar_size' => 56, )); ?>

'comment-form', 'class_submit' => 'btn btn--primary', 'title_reply' => esc_html__('Leave a Comment', 'navier-instruments'), 'title_reply_to' => esc_html__('Leave a Reply to %s', 'navier-instruments'), 'cancel_reply_link' => esc_html__('Cancel Reply', 'navier-instruments'), 'label_submit' => esc_html__('Post Comment', 'navier-instruments'), 'comment_field' => '

', 'fields' => array( 'author' => '

', 'email' => '

', 'url' => '

', ), )); ?>