芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/moodledata/lang/es/minilesson.php
. /** * Strings for component 'minilesson', language 'es', version '3.7'. * * @package minilesson * @category string * @copyright 1999 Martin Dougiamas and contributors * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['attemptsheading'] = 'Informe de intentos'; $string['attemptsreport'] = 'Informe de intentos'; $string['basicheading'] = 'Informe básico'; $string['basicreport'] = 'Informe básico'; $string['basicreport_explanation'] = 'Un informe básico'; $string['gradereport'] = 'Informe de calificaciones'; $string['gradereportheading'] = 'Informe de calificaciones'; $string['incompleteattemptsheading'] = 'Infome de intentos incompletos'; $string['incompleteattemptsreport'] = 'Infome de intentos incompletos'; $string['reports'] = 'Informes'; $string['returntoreports'] = 'Volver a informes'; $string['viewreports'] = 'Ver informes';