Adding the new batch manager implemented by Yann

This commit is contained in:
Zacharie
2020-07-09 13:25:22 +02:00
parent 3e73ab8c3d
commit 842a8dff45
10 changed files with 676 additions and 418 deletions
+3
View File
@@ -1002,6 +1002,9 @@ $lang['Time has come to update your Piwigo with version %s, go to %s'] = 'Il est
$lang['Welcome!'] = 'Bienvenue !';
$lang['Piwigo requires an album to add photos.'] = 'Piwigo a besoin d\'un album pour y ajouter des photos.';
$lang['Create a first album'] = 'Créer un premier album';
$lang['Search tips'] = 'Conseils de recherche';
$lang['Posted %s'] = 'Postée %s';
$lang['File type: %s'] = 'Type du fichier : %s';
$lang['or'] = 'ou';
$lang['%d checksums were added'] = '%d sommes de contrôle ont été ajoutées';
$lang['Compute %d missing checksums'] = 'Calcule %d sommes de contrôle manquantes';