Browse Source

Update language terms

Yannick Warnier 7 years ago
parent
commit
1de82f6fe9

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

@@ -8129,4 +8129,5 @@ $PortfolioItemAdded = "Portfolio item added";
 $ExploreMoreCourses = "Explore more courses";
 $LinksOfInterest = "Links of interest";
 $ExportToChamiloFormat = "Export to Chamilo format";
+$CoursesComingSoon = "Courses coming soon";
 ?>

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

@@ -8066,4 +8066,5 @@ $PortfolioItemAdded = "Élément du portfolio enregistré";
 $ExploreMoreCourses = "Explorer plus de cours";
 $LinksOfInterest = "Liens d'intérêt";
 $ExportToChamiloFormat = "Exportation du parcours";
+$CoursesComingSoon = "Cours à paraître";
 ?>

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

@@ -8153,4 +8153,5 @@ $PortfolioItemAdded = "Elemento del portafolio editado";
 $ExploreMoreCourses = "Explorar más cursos";
 $LinksOfInterest = "Enlaces de interés";
 $ExportToChamiloFormat = "Exportación de la lección";
+$CoursesComingSoon = "Cursos disponibles próximamente";
 ?>