spanish.php 282 B

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