diff --git a/htdocs/langs/en_US/users.lang b/htdocs/langs/en_US/users.lang index 3e7e5b4fc0c..77c94a376da 100755 --- a/htdocs/langs/en_US/users.lang +++ b/htdocs/langs/en_US/users.lang @@ -56,4 +56,5 @@ UserWithDolibarrAccess=User with Dolibarr access ListOfUsersInGroup=List of users in this group ListOfGroupsForUser=List of groups for this user UsersToAdd=Users to add to this group -GroupsToAdd=Groups to add to this user \ No newline at end of file +GroupsToAdd=Groups to add to this user +NoLogin=No login \ No newline at end of file diff --git a/htdocs/langs/fr_FR/users.lang b/htdocs/langs/fr_FR/users.lang index 8f6a3a9e22b..dafe02cf24a 100755 --- a/htdocs/langs/fr_FR/users.lang +++ b/htdocs/langs/fr_FR/users.lang @@ -56,4 +56,5 @@ UserWithDolibarrAccess=Utilisateur avec acc ListOfUsersInGroup=Liste des utilisateurs dans ce groupe ListOfGroupsForUser=Liste des groupes pour cet utilisateur UsersToAdd=Utilisateur à ajouter à ce groupe -GroupsToAdd=Groupes à ajouter pour cet utilisateur \ No newline at end of file +GroupsToAdd=Groupes à ajouter pour cet utilisateur +NoLogin=Pas de login \ No newline at end of file