',
esc_url( get_comment_link( $comment->comment_ID ) ),
get_comment_time( 'c' ),
sprintf(
/* translators: %1$s: comment date time */
esc_attr_x( 'Commented on %1$s', 'The date', 'ariele-lite' ), get_comment_date() )); ?>
esc_html__( 'Reply', 'ariele-lite' ),
'depth' => $depth,
'max_depth' => $args['max_depth'] )
) ); ?>