Thank you, Bojan
I tried to change to other language in setting, but it doesn’t look good and I want to change it in a comments.php like what I did for the tittle, From ‘<?php comment_form(); ?>’ To ‘<?php comment_form( array( ‘title_reply’ => ‘MY TEXT’ ) ); ?>’. (By the way I got this idea from your online support)
Which line should I change and what function should I use to do the same?