french.php 365 B

12345678910111213
  1. <?php
  2. /**
  3. *
  4. * @copyright (c) 2012 University of Geneva
  5. * @license GNU General Public License - http://www.gnu.org/copyleft/gpl.html
  6. * @author Laurent Opprecht <laurent@opprecht.info>
  7. */
  8. $strings['plugin_title'] = "Statique";
  9. $strings['plugin_comment'] = "Affiche du contenu html.";
  10. $strings['content'] = "Contenu";
  11. $strings['block_title'] = "Titre du bloc";