Replies: 0
Hello!
ultimate-member/templates/password-reset.php
<?php esc_html_e( ‘To reset your password, please enter your email address or username below.’, ‘ultimate-member’ ); ?>
Please correct this sentence, because at the moment (with dot at the end of sentence) translation doesn’t work. Because in PO file this sentence without dot.
I simple deleted dot at the end of sentence in password-reset.php file and now this text automatically translates to other languages.
Thank you in advance.