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/plugin/courselegal/lang/spanish.php

6 lines
405 B

<?php
$strings['plugin_title'] = "Course agreements";
$strings['plugin_comment'] = "Course agreements";
$strings['tool_enable'] = 'Activar la configuración del plugin en los cursos';
$strings['tool_enable_help'] = 'Una vez activado, tendrá que configurar el plugin dentro de la página de configuración del curso, y luego desde la página principal del curso (un botón aparecerá solo al profesor)';