<?php
/**
 * Polish language file
 *
 * @license GNU General Public License 3 <http://www.gnu.org/licenses/>
 * @author Aleksander Setlak <http://alek.magazynek.org>
 */

$lang['default'] = 'Domyślny Email';
$lang['captcha'] = 'Włączona captcha';
$lang['recaptchakey'] = 'Recaptcha - klucz publiczny';
$lang['recaptchasecret'] = 'Recaptcha - klucz prywatny';
$lang['recaptchalayout'] = 'Wygląd Recaptcha';
