From b8b4554d60a573cd84c41290f6c432490c57d54a Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 13 Nov 2024 10:31:41 +0100 Subject: [PATCH] Update cs_CZ, thanks to webprostor --- language/cs_CZ/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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