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.
 
 
 
 
 

20 lines
522 B

  1. <?php
  2. $lang['picker'] = 'Wrap Plugin';
  3. $lang['column'] = 'columns';
  4. $lang['box'] = 'simple centered box';
  5. $lang['info'] = 'info box';
  6. $lang['tip'] = 'tip box';
  7. $lang['important'] = 'important box';
  8. $lang['alert'] = 'alert box';
  9. $lang['help'] = 'help box';
  10. $lang['download'] = 'download box';
  11. $lang['todo'] = 'todo box';
  12. $lang['clear'] = 'clear floats';
  13. $lang['em'] = 'especially emphasised';
  14. $lang['hi'] = 'highlighted';
  15. $lang['lo'] = 'less significant';