Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/main/lang/catalan/course_home.inc.php

15 lines
527 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langActivate = "Activa";
$langDeactivate = "Desactiva";
$langInLnk = "Enllasos desactivats";
$langDelLk = "Vols realment esborrar aquest enllas?";
$langEnter = "Entra";
$langCourseCreate = "Crea un Curs web";
$langNameOfTheLink = "Nom de l\'enllas";
$lang_main_categories_list = "Llista de categories principal";
$langCourseAdminOnly = "Només professors";
$PlatformAdminOnly = "Només administradors";
$EditLink = "Editar enllaç";
?>