summaryrefslogtreecommitdiff
path: root/lang/cs/lang.php
blob: d4e0ef32acf7ff8fd9f4f2642bb8299dc74411f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Czech language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 */

$lang['discussion']      = 'Diskuse';
$lang['back_to_article'] = 'Zpet na clánek';
$lang['userpage']        = 'Uživatelova stránka';

//Setup VIM: ex: et ts=2 :