mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Issue #1710 New tooltips for storage details
Waiting for new data details provided by PHP before closing issue
This commit is contained in:
@@ -1350,4 +1350,5 @@ $lang['Only admins in a specific group'] = 'Only admins in a specific group';
|
||||
$lang['Activate button "%s"'] = 'Activate button "%s"';
|
||||
$lang['Detect and avoid duplicates during upload'] = 'Detect and avoid duplicates during upload';
|
||||
$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file';
|
||||
$lang['%d files'] = "%d files";
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1350,4 +1350,5 @@ $lang['Only admins in a specific group'] = 'Uniquement les administrations d\'un
|
||||
$lang['Activate button "%s"'] = 'Afficher le bouton "%s"';
|
||||
$lang['Detect and avoid duplicates during upload'] = 'Détecter et éviter les doublons à l\'import';
|
||||
$lang['During upload, if Piwigo detects the photo already exists, associate the existing photo to the destination album, without duplicating file'] = 'Pendant l\'ajout de photo, si Piwigo détecte que la photo existe déjà, associer la photo existante à l\'album de destination, sans dupliquer le fichier.';
|
||||
$lang['%d files'] = "%d fichiers";
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user