芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/moodledata/lang/es/theme_mymobile.php
. /** * Strings for component 'theme_mymobile', language 'es', version '3.7'. * * @package theme_mymobile * @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['customcss'] = 'CSS personalizado'; $string['customcssdesc'] = 'Cualquier CSS que introduzca aquí será añadido a todas las páginas permitiendo personalizar este tema.';