mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
feature #259, notify an album to a list of users
... and not just to a group
This commit is contained in:
@@ -985,3 +985,6 @@ $lang['No and unlock sub-albums'] = 'Non, et déverrouiller les sous-albums';
|
||||
$lang['Upload in progress'] = 'Transfert en cours...';
|
||||
$lang['Orphans'] = 'Orphelines';
|
||||
$lang['Delete %d orphan photos'] = 'Supprimer les %d photos orphelines';
|
||||
$lang['Recipients'] = 'Destinataires';
|
||||
$lang['No recipient selected'] = 'Choisissez un destinataire';
|
||||
$lang['No user is permitted to see this private album'] = 'Aucun utilisateur n\'est autorisé à voir cet album privé';
|
||||
Reference in New Issue
Block a user