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.
 
 
 
 
 

24 lines
938 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Edmondo <snarchio@gmail.com>
  6. * @author Giovanni <Giovanni.Garofalo@outlook.com>
  7. * @author Torpedo <dgtorpedo@gmail.com>
  8. */
  9. $lang['picker'] = 'Plugin Wrap';
  10. $lang['column'] = 'colonne';
  11. $lang['box'] = 'box semplice centrato';
  12. $lang['info'] = 'box informazione';
  13. $lang['tip'] = 'box suggerimento';
  14. $lang['important'] = 'box importante';
  15. $lang['alert'] = 'box attenzione';
  16. $lang['help'] = 'box aiuto';
  17. $lang['download'] = 'box download';
  18. $lang['todo'] = 'box cose da fare';
  19. $lang['clear'] = 'elimina elementi flottanti';
  20. $lang['em'] = 'enfatizzato speciale';
  21. $lang['hi'] = 'evidenziato';
  22. $lang['lo'] = 'meno importante';