From f7c1fc3f569ce738ed208fe7a4bd40103399bd61 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 14 Nov 2023 14:27:04 +0100 Subject: [PATCH] copy fr_FR + en_UK from master@5662266 (1 new language key), ready for translations --- language/en_UK/admin.lang.php | 1 + language/fr_FR/admin.lang.php | 1 + 2 files changed, 2 insertions(+) diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 754fdf13d..83b969d2f 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -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 diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 3ee83262c..a88f6cb8f 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -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