mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
related to #1609 replacing squeleton in the search album tab
This commit is contained in:
@@ -1278,6 +1278,7 @@ $lang['This albums is already in related categories list'] = 'This albums is alr
|
||||
$lang['No search in progress'] = 'No search in progress';
|
||||
$lang['Create a new album at root'] = 'Create a new album at root';
|
||||
$lang['Create a sub-album of "%s"'] = 'Create a sub-album of "%s"';
|
||||
$lang['No research in progress'] = 'No research in progress';
|
||||
|
||||
$lang['Visited'] = 'Visited';
|
||||
$lang['Downloaded'] = 'Downloaded';
|
||||
|
||||
@@ -1272,6 +1272,7 @@ $lang['Purge Actions'] = 'Actions de purge';
|
||||
$lang['Purge Cache'] = 'Purger le cache';
|
||||
$lang['Create a new album at root'] = 'Créer un nouvel album à la racine';
|
||||
$lang['Create a sub-album of "%s"'] = 'Créer un sous-album de "%s"';
|
||||
$lang['No research in progress'] = 'Pas de recherche en cours';
|
||||
$lang['Rename "%s"'] = 'Renommer "%s"';
|
||||
$lang['Yes, rename'] = 'Oui, renommer';
|
||||
$lang['Tag name'] = 'Nom du tag';
|
||||
|
||||
Reference in New Issue
Block a user