re-add language change introduced in a3e9ed23ce

This commit is contained in:
plegall
2024-09-23 14:27:38 +02:00
parent 4088090b28
commit 9ae840a08b
2 changed files with 3 additions and 1 deletions

View File

@@ -449,4 +449,5 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Only the first %d
$lang['Pages'] = "Pages";
$lang['The PDF you requested is too large to display on this page.']= 'The PDF you requested is too large to display on this page.';
$lang['Click here to display it']= 'Click here to display it';
$lang['last 12 months'] = 'Last 12 months';

View File

@@ -448,4 +448,5 @@ $lang['Only the first %d albums are displayed, out of %d.'] = 'Seuls les %d prem
$lang['Album already selected'] = 'Album déjà sélectionné';
$lang['Pages'] = "Pages";
$lang['The PDF you requested is too large to display on this page.']= 'Le PDF que vous avez demandé est trop volumineux pour être affiché sur cette page.';
$lang['Click here to display it']= 'Cliquez ici pour le voir';
$lang['Click here to display it']= 'Cliquez ici pour le voir';
$lang['last 12 months'] = '12 derniers mois';