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