mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
(cp 9a4f927) fixed #1784 added button in user edit popin to go on te history page with the user as filter
This commit is contained in:
@@ -1324,4 +1324,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'The
|
||||
$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'If anything bad happens during the update, you would be able to restore a backup.';
|
||||
$lang['Apply to root albums'] = 'Apply to root albums';
|
||||
$lang['Album name must not be empty'] = 'Album name must not be empty';
|
||||
$lang['Visit history'] = 'Visit history';
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1324,4 +1324,5 @@ $lang['The best is to have them made automatically on a regular basis.'] = 'Le m
|
||||
$lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Si quelque chose arrive pendant la mise à jour, il sera possible de restaurer la sauvegarde';
|
||||
$lang['Apply to root albums'] = 'Appliquer aux albums racine';
|
||||
$lang['Album name must not be empty'] = 'Le nom de l\'album ne doit pas être vide';
|
||||
$lang['Visit history'] = 'Historique des visites';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user