From d26d352a659a1341da00a1b6f4360bd5e552a32d Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 29 Sep 2024 15:13:59 +0200 Subject: [PATCH] Update it_IT, thanks to rio --- language/it_IT/common.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 550b2eb53..03c097090 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -447,4 +447,6 @@ $lang['Album already selected'] = 'Album già selezionato'; $lang['Click here to display it'] = 'Clicca qui per mostrarlo'; $lang['Only the first %d albums are displayed, out of %d.'] = 'Solo i primi %d album su %d vengono mostrati'; $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'; \ No newline at end of file +$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