N°5972 - User creation- Enhance details display, search, FR dico

This commit is contained in:
vdumas
2023-04-13 13:10:01 +02:00
parent b245a5c0c1
commit a86a67e404
5 changed files with 27 additions and 24 deletions

View File

@@ -56,6 +56,7 @@ Dict::Add('EN US', 'English', 'English', array(
'Error:UserLocalPasswordValidator:UserPasswordPolicyRegex:ValidationFailed' => 'Password must be at least 8 characters and include uppercase, lowercase, numeric and special characters.',
'UserLocal:profiles' => 'Profiles (minimum one)',
'UserLocal:password:expiration' => 'The fields below require an extension',
'Class:UserLocal/Error:OneTimePasswordChangeIsNotAllowed' => 'Setting password expiration to "One-time password" is not allowed for your own User',
));