www/public_html/lib/plugins/folded/lang/cs/lang.php

12 lines
324 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Esther Brunner <esther@kaffeehaus.ch>
*/
$lang['reveal'] = 'zobrazit';
$lang['reveallong'] = 'zobrazit skrytý obsah';
$lang['hide'] = 'skrýt';
$lang['hidelong'] = 'skrýt obsah';