diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index 4b571a6667..99d0fb80e5 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -9036,4 +9036,5 @@ $CareerCannotBeDeletedAsItHasChildren = "This career cannot be deleted until all $EmailUsedTwiceInImportFile = "This email is already in use by another user in the same file."; $NotificationInYourForums = "You have new posts in the following forums of your courses."; $ExtraFieldIdComment = "This identifier is internal to the system and should not contain spaces nor special characters. It can be used from plugins as well, to filter the elements it is attached to."; +$IncludeLastLogin = "Include last login"; ?> \ No newline at end of file diff --git a/main/lang/french/trad4all.inc.php b/main/lang/french/trad4all.inc.php index b34def57cc..16bec1fb0e 100644 --- a/main/lang/french/trad4all.inc.php +++ b/main/lang/french/trad4all.inc.php @@ -8970,4 +8970,5 @@ $CareerCannotBeDeletedAsItHasChildren = "Cette filière ne peut pas être suppri $EmailUsedTwiceInImportFile = "Ce courriel est déjà utilisé par un autre utilisateur du même fichier."; $NotificationInYourForums = "Vous avez de nouveaux posts dans les forums suivants de vos cours."; $ExtraFieldIdComment = "Cet identifiant est interne au système et ne doit pas contenir d'espaces ni de caractères spéciaux. Il pourra ensuite être référé depuis des plugins également, pour filtrer les éléments qui auxquels il est rattaché."; +$IncludeLastLogin = "Inclure dernière connexion"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 9ebc9db1be..936939dd0b 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -9061,4 +9061,5 @@ $CareerCannotBeDeletedAsItHasChildren = "Esta carrera no puede ser eliminada has $EmailUsedTwiceInImportFile = "Este correo electrónico ya está usado por otro usuario en el mismo archivo."; $NotificationInYourForums = "Hay nuevos posts en los foros siguientes de tus cursos."; $ExtraFieldIdComment = "Este identificador es interno al sistema y no debe contener espacios ni caracteres especiales. Podrá ser usado también por plugins para filtrar entre los elementos que lo usan."; +$IncludeLastLogin = "Incluir último login"; ?> \ No newline at end of file