Title: Password reset
Last modified: October 3, 2016

---

# Password reset

 *  [onfekoi](https://wordpress.org/support/users/onfekoi/)
 * (@onfekoi)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/password-reset/)
 * Hy
 * all the site is in FR, but only password resest is n US, how to have it in FR
   
   I see that there is code in wp-content/plugins/ultimate-member/core/um-builtin.
   php
 *     ```
       	'password_reset_text' => array(
   
       				'title' => __('Password Reset','ultimatemember'),
   
       				'type' => 'block',
   
       				'content' => '<div style="text-align:left">' . __('To reset your password, please enter your email address or username below','ultimatemember'). '</div>',
   
       				'private_use' => true,
   
       			),
       ```
   
 * Thanks for help

Viewing 1 replies (of 1 total)

 *  [sioc](https://wordpress.org/support/users/sioc/)
 * (@sioc)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/password-reset/#post-8251098)
 * Hi onfekoi,
 * I’m using UM in french too, and have no problem with password reset forms : all
   is properly translated. However, I experience a similar issue, on the registration
   form. The registration form, as the change password form, uses 2 password fields
   for verification. The first is OK and is labelled “Mot de Passe”, but the confirmation
   one is a strange fr/en mix : “Confirmer le Password”
 * The code seems OK about that, in the code/um-fields.php file… so I really don’t
   understand how this is possible. Maybe is it related ?

Viewing 1 replies (of 1 total)

The topic ‘Password reset’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sioc](https://wordpress.org/support/users/sioc/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/password-reset/#post-8251098)
 * Status: not resolved