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.
 
 
 
 
 

23 lines
904 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Laynee <seedfloyd@gmail.com>
  6. * @author schplurtz <Schplurtz@laposte.net>
  7. */
  8. $lang['picker'] = 'Extension Wrap';
  9. $lang['column'] = 'colonnes';
  10. $lang['box'] = 'bloc simple';
  11. $lang['info'] = 'bloc information';
  12. $lang['tip'] = 'bloc astuce';
  13. $lang['important'] = 'bloc important';
  14. $lang['alert'] = 'bloc alerte';
  15. $lang['help'] = 'bloc aide';
  16. $lang['download'] = 'bloc téléchargement';
  17. $lang['todo'] = 'bloc à faire';
  18. $lang['clear'] = 'rétablir le flux après un élément flottant';
  19. $lang['em'] = 'particulièrement important';
  20. $lang['hi'] = 'important';
  21. $lang['lo'] = 'peu important';