mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
fixes #2361 explicit action to empty lounge
This commit is contained in:
@@ -1419,4 +1419,7 @@ $lang['The comment has been validated.'] = 'Le commentaire a été validé.';
|
||||
$lang['The comments have been validated.'] = 'Les commentaires ont été validés.';
|
||||
$lang['Are you sure you want to delete "%d" comments?'] = 'Êtes-vous sûr de vouloir supprimer "%d" commentaires ?';
|
||||
$lang['If a photo in this album has the same filename, update the file without changing the photo\'s properties'] = 'Si une photo de cet album a le même nom de fichier, mettre à jour le fichier sans changer les propriétés de la photo';
|
||||
$lang['Empty lounge'] = 'Vider le lounge';
|
||||
$lang['There is currently %d photos in the lounge (upload buffer)'] = 'Il y a actuellement %d photos dans le lounge (salle d\'attente des transferts)';
|
||||
$lang['%d photos were moved from the upload lounge to their albums'] = '%d photos ont été déplacées du lounge vers leurs albums respectifs';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user