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/spanish_latin/accessibility.inc.php

15 lines
652 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$ClearContent = "<p><b>Instructor</b></p><p>Dokeos es un Sistema de Gestión del Aprendizaje y Conocimiento. Permite a los instructores organizar material e itinerarios de aprendizaje y administrar las interacciones con sus alumnos, todo mediante un simple navegador web. <";
$WCAGImage = "Imagen";
$WCAGLabel = "Etiqueta de Imagen";
$WCAGLink = "Vínculo";
$WCAGLinkLabel = "Etiqueta de Vínculo";
$ErrorNoLabel = "No hay etiqueta en la imagen";
$AllLanguages = "todos las idiomas";
$WCAGEditor = "Editor WACG";
$WCAGGoMenu = "Ir al menú";
$WCAGGoContent = "Ir al contenido";
?>