Browse Source

Update languages

Yannick Warnier 9 years ago
parent
commit
b13a4a936c

+ 2 - 0
main/lang/english/trad4all.inc.php

@@ -7355,4 +7355,6 @@ $GamificationModeTitle = "Gamification mode";
 $GamificationModeComment = "Activate the stars achievement in learning paths";
 $LevelX = "Level %s";
 $SeeCourse = "View course";
+$XPoints = "%s points";
+$FromXUntilY = "From %s until %s";
 ?>

+ 2 - 0
main/lang/french/trad4all.inc.php

@@ -7234,4 +7234,6 @@ $Readable = "Lisible";
 $NotReadable = "Non accessible en lecture";
 $DefaultInstallAdminFirstname = "Jean";
 $DefaultInstallAdminLastname = "Dupont";
+$AttendanceUpdated = "Présences mises à jour";
+$FromXUntilY = "Du %s au %s";
 ?>

+ 2 - 0
main/lang/spanish/trad4all.inc.php

@@ -7384,4 +7384,6 @@ $GamificationModeTitle = "Modo ludificación";
 $GamificationModeComment = "Activar el logro de estrellas en las lecciones";
 $LevelX = "Nivel %s";
 $SeeCourse = "Ver curso";
+$XPoints = "%s puntos";
+$FromXUntilY = "De %s a %s";
 ?>