<?php

/**
 * polish language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Bartek S <sadupl@gmail.com>
 * @author Esther Brunner <esther@kaffeehaus.ch>
 */
$lang['reveal']                = 'pokaż';
$lang['reveallong']            = 'pokaż ukrytą zawartość';
$lang['hide']                  = 'ukryj';
$lang['hidelong']              = 'ukryj zawartość';
$lang['fold_unfold_all_button'] = 'Złóż / rozłóż wszystko';
