french.php 367 B

1234567891011
  1. <?php
  2. /**
  3. * @copyright (c) 2012 University of Geneva
  4. * @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html
  5. * @author Laurent Opprecht <laurent@opprecht.info>
  6. */
  7. $strings['plugin_title'] = "RSS (Flux)";
  8. $strings['plugin_comment'] = "Affiche le contenu de flux RSS.";
  9. $strings['title'] = "Titre";
  10. $strings['no_rss'] = "Veuillez configurer";