mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
issue #1957 albums/tags found now correctly filled
This commit is contained in:
@@ -437,4 +437,6 @@ $lang['Unknown time period'] = 'Unknown time period';
|
||||
$lang['Tags found'] = 'Tags found';
|
||||
$lang['Albums found'] = 'Albums found';
|
||||
$lang['Search in this set'] = 'Search in this set';
|
||||
$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Tags listed here match your search by word. Click on one to browse by tag.';
|
||||
$lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'Albums listed here match your search by word. Click on one to browse by album.';
|
||||
?>
|
||||
|
||||
@@ -442,3 +442,5 @@ $lang['Unknown time period'] = 'Période inconnue';
|
||||
$lang['Tags found'] = 'Tags trouvés';
|
||||
$lang['Albums found'] = 'Albums trouvés';
|
||||
$lang['Search in this set'] = 'Rechercher dans ce lot';
|
||||
$lang['Tags listed here match your search by word. Click on one to browse by tag.'] = 'Les tags ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par tag.';
|
||||
$lang['Albums listed here match your search by word. Click on one to browse by album.'] = 'Les albums ci-dessous correspondent à votre recherche par mot. Cliquez sur l\'un d\'eux pour basculer en navigation par album.';
|
||||
|
||||
Reference in New Issue
Block a user