From 4cfcd0e611f96d101d4a091b1436276a8440e354 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 1 Dec 2025 17:09:10 +0100 Subject: [PATCH] Update cs_CZ, thanks to gandycz --- language/cs_CZ/admin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 0e3d07cef..eda5e9624 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1417,4 +1417,5 @@ $lang['The comment has been validated.'] = 'Komentář byl schválen.'; $lang['Save all photos'] = 'Uložit všechny fotky'; $lang['Are you sure you want to delete comment #%s?'] = 'Jste si jistí že chcete smazat komentář #%s?'; $lang['Are you sure you want to delete "%d" comments?'] = 'Opravdu chcete smazat "%d" komentáře?'; -$lang['Admins only'] = 'Pouze administrátoři'; \ No newline at end of file +$lang['Admins only'] = 'Pouze administrátoři'; +$lang['user_status_normal'] = 'Základní'; \ No newline at end of file