From 403e61eae2b912348e90f0bf2871cd092455043c Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 19 Nov 2022 18:02:57 +0100 Subject: [PATCH] Update cs_CZ, thanks to MiPi --- language/cs_CZ/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 4afe2116b..74bcfcc40 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1320,4 +1320,6 @@ $lang['If anything bad happens during the update, you would be able to restore a $lang['On %d rating(s)'] = 'Na %d hodnocení'; $lang['The best is to have them made automatically on a regular basis.'] = 'Nejlepší je nechat je pravidelně automaticky provádět.'; $lang['This photo no longer exists'] = 'Tato fotografie již neexistuje'; -$lang['Apply to root albums'] = 'Použít na hlavní alba'; \ No newline at end of file +$lang['Apply to root albums'] = 'Použít na hlavní alba'; +$lang['Visit history'] = 'Historie návštěv'; +$lang['Album name must not be empty'] = 'Název alba nesmí být prázdný'; \ No newline at end of file