Skip to content

Commit cff73e7

Browse files
committed
Update language terms
1 parent db00ac1 commit cff73e7

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

main/lang/english/trad4all.inc.php

+1
Original file line numberDiff line numberDiff line change
@@ -9036,4 +9036,5 @@
90369036
$EmailUsedTwiceInImportFile = "This email is already in use by another user in the same file.";
90379037
$NotificationInYourForums = "You have new posts in the following forums of your courses.";
90389038
$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.";
9039+
$IncludeLastLogin = "Include last login";
90399040
?>

main/lang/french/trad4all.inc.php

+1
Original file line numberDiff line numberDiff line change
@@ -8970,4 +8970,5 @@
89708970
$EmailUsedTwiceInImportFile = "Ce courriel est déjà utilisé par un autre utilisateur du même fichier.";
89718971
$NotificationInYourForums = "Vous avez de nouveaux posts dans les forums suivants de vos cours.";
89728972
$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é.";
8973+
$IncludeLastLogin = "Inclure dernière connexion";
89738974
?>

main/lang/spanish/trad4all.inc.php

+1
Original file line numberDiff line numberDiff line change
@@ -9061,4 +9061,5 @@
90619061
$EmailUsedTwiceInImportFile = "Este correo electrónico ya está usado por otro usuario en el mismo archivo.";
90629062
$NotificationInYourForums = "Hay nuevos posts en los foros siguientes de tus cursos.";
90639063
$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.";
9064+
$IncludeLastLogin = "Incluir último login";
90649065
?>

0 commit comments

Comments
 (0)