aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/cs_CZ/common.lang.php')
-rw-r--r--language/cs_CZ/common.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php
index e560703f5..74f718ff5 100644
--- a/language/cs_CZ/common.lang.php
+++ b/language/cs_CZ/common.lang.php
@@ -361,6 +361,7 @@ $lang['Manage this user comment: %s'] = 'Spravujte tento uživatelský komentá
$lang['This author modified following comment:'] = 'Tento autor upravil následující komentář:';
$lang['This author removed the comment with id %d'] = 'Tento autor smazal komentář s identifikátorem %d';
$lang['validate this comment'] = 'zkontrolovat tento komentář';
-$lang['%d Kb'] = '%d Kb';
+$lang['%d Kb'] = '%d KB';
$lang['IP: %s'] = 'IP: %s';
+$lang['html tags are not allowed in login'] = 'html značky nejsou povoleny v loginu';
?> \ No newline at end of file