mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
re-add language change introduced in a3e9ed23ce
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user