1<?php 2 3/** 4 * @license GPL 2 (https://www.gnu.org/licenses/gpl.html) 5 * 6 * polish language file 7 * 8 * @author Marek Adamski <fevbew@wp.pl> 9 */ 10$lang['namespaceRoot'] = 'Główny'; 11$lang['name'] = 'Nazwa strony'; 12$lang['okbutton'] = 'Dodaj stronę'; 13$lang['nooption'] = 'Nie masz uprawnień aby dodać nową stronę'; 14