From e377674135fc7acdf9b5f48ebe7b2cbfe74af335 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 20 Nov 2025 06:28:14 +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 2a1ce367d..0e3d07cef 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -1416,4 +1416,5 @@ $lang['Use standard Piwigo template for common pages.'] = 'Použít standardní $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?'; \ No newline at end of file +$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