• In the “main/admin/module.php” on line 242 has the following code:
    acf_localize_text( array( 'Passwords Match' => __( 'Passwords Match', 'acf-frontend-form-element' ) ) );

    But ‘Passwords Match’ is not available for translation in acf-frontend-form-element.pot file

The topic ‘String translation problem’ is closed to new replies.