<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Robert Surý <rsurycz@seznam.cz>
 * @author Esther Brunner <esther@kaffeehaus.ch>
 */
$lang['reveal']                = 'zobrazit';
$lang['reveallong']            = 'zobrazit skrytý obsah';
$lang['hide']                  = 'skrýt';
$lang['hidelong']              = 'skrýt obsah';
$lang['fold_unfold_all_button'] = 'Zabalit/Rozbalit vše';
