Files
Chamilo/plugin/rss/lang/spanish.php
2025-08-14 22:39:38 +02:00

10 lines
283 B
PHP

<?php
$strings['plugin_title'] = "RSS";
$strings['plugin_comment'] = "Muestra contenido RSS.";
$strings['rss'] = "RSS";
$strings['block_title'] = "Título del bloque";
$strings['title'] = "Título";
$strings['no_rss'] = "RSS no está configurado. Favor de agregar una fuente RSS";