While i trying to check my template by using "Theme Check" plugin then it shows the following line of code is missing text domain:
echo '<h2>', esc_html__( $this->meta_box['title'] ), '</h2>';
The line of code is located in meta-box.php in mb-user-meta.