source: extensions/CryptograPHP/language/pl_PL/plugin.lang.php @ 12617

Last change on this file since 12617 was 12617, checked in by mistic100, 12 years ago

rewrite some prefilters, replace CryptograPHP by Securimage (not abandoned project!)

File size: 234 bytes
Line 
1<?php
2
3$lang['Captcha theme'] = 'Wygląd captcha';
4$lang['Comments action'] = 'Akcja wykonywana dla komentarzy';
5$lang['Invalid Captcha'] = 'Nieprawidłowy kod';
6$lang['Moderate'] = 'Średni';
7$lang['No captcha'] = 'Brak captcha';
8
9?>
Note: See TracBrowser for help on using the repository browser.