diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index d29d6b3a4..9601dbd8f 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -453,4 +453,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Zobrazuje se pouz $lang['Pages'] = 'Stránky'; $lang['The PDF you requested is too large to display on this page.'] = 'Požadované PDF je pro zobrazení na této stránce příliš velké.'; $lang['last 12 months'] = 'Posledních 12 měsíců'; -$lang['Custom dates'] = 'Vlastní data'; \ No newline at end of file +$lang['Custom dates'] = 'Vlastní data'; +$lang['There are no authors available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádní autoři'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádná data vytvoření'; +$lang['There are no tags available for the photos currently filtered'] = 'Pro aktuálně filtrované fotografie nejsou k dispozici žádné štítky'; \ No newline at end of file