Browse Source

Update language terms

Yannick Warnier 7 years ago
parent
commit
0dfbbb90d2

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

@@ -8130,4 +8130,6 @@ $ExploreMoreCourses = "Explore more courses";
 $LinksOfInterest = "Links of interest";
 $ExportToChamiloFormat = "Export to Chamilo format";
 $CoursesComingSoon = "Courses coming soon";
+$SalePrice = "Sale price";
+$BuyNow = "Buy now";
 ?>

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

@@ -8067,4 +8067,6 @@ $ExploreMoreCourses = "Explorer plus de cours";
 $LinksOfInterest = "Liens d'intérêt";
 $ExportToChamiloFormat = "Exportation du parcours";
 $CoursesComingSoon = "Cours à paraître";
+$SalePrice = "Prix de vente";
+$BuyNow = "Acheter";
 ?>

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

@@ -8154,4 +8154,6 @@ $ExploreMoreCourses = "Explorar más cursos";
 $LinksOfInterest = "Enlaces de interés";
 $ExportToChamiloFormat = "Exportación de la lección";
 $CoursesComingSoon = "Cursos disponibles próximamente";
+$SalePrice = "Precio de venta";
+$BuyNow = "Comprar ahora";
 ?>