From 5d80bc81561a290f38b026ac07aad375452ca55c Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 28 Oct 2024 14:44:38 +0100 Subject: [PATCH] Update it_IT, thanks to kinmen --- language/it_IT/common.lang.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 03c097090..6006f5973 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -449,4 +449,7 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Solo i primi %d a $lang['Pages'] = 'Pagine'; $lang['The PDF you requested is too large to display on this page.'] = 'Il PDF che hai richiesto รจ troppo largo per essere mostrato in questa pagina'; $lang['Custom dates'] = 'Date personalizzate'; -$lang['last 12 months'] = 'Ultimi 12 mesi'; \ No newline at end of file +$lang['last 12 months'] = 'Ultimi 12 mesi'; +$lang['There are no authors available for the photos currently filtered'] = 'Non ci sono autori disponibili per le fotografie al momento filtrate'; +$lang['There are no creation dates available for the photos currently filtered'] = 'Non vi sono date di creazione disponibili per le fotografie al momento filtrate'; +$lang['There are no tags available for the photos currently filtered'] = 'Non ci sono etichette disponibili per le fotografie al momento filtrate'; \ No newline at end of file