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