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
725 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author Bartek S <sadupl@gmail.com>
  6. */
  7. $lang['picker'] = 'Plugin Wrap';
  8. $lang['column'] = 'kolumny';
  9. $lang['box'] = 'wyśrodkowane proste pole';
  10. $lang['info'] = 'pole informacyjne';
  11. $lang['tip'] = 'pole sugestii';
  12. $lang['important'] = 'ważne pole';
  13. $lang['alert'] = 'pole ostrzeżenia';
  14. $lang['help'] = 'pole pomocy';
  15. $lang['download'] = 'pole pobierania';
  16. $lang['todo'] = 'pole todo';
  17. $lang['hi'] = 'podświetlone';
  18. $lang['lo'] = 'mniej znaczące';