mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 02:03:18 +02:00
Adding the new batch manager implemented by Yann
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user