diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 407a45294..fcb64e9c8 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1407,4 +1407,5 @@ $lang['This link is valid for %s. After this time, you will need to request a ne $lang['To set your password, visit the following address:'] = 'To set your password, visit the following address:'; $lang['A photo library administrator has created the following account for you:'] = 'A photo library administrator has created the following account for you:'; $lang['Welcome to %s'] = 'Welcome to %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'We have found %d duplicate paths. Details provided by plugin Check Uploads'; // Leave this line empty \ No newline at end of file diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index f9909060e..d7723af5f 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1409,4 +1409,5 @@ $lang['This link is valid for %s. After this time, you will need to request a ne $lang['To set your password, visit the following address:'] = 'Pour définir votre mot de passe, rendez-vous à l\'adresse suivante :'; $lang['A photo library administrator has created the following account for you:'] = 'Un administrateur de la photothèque vous a créé le compte suivant :'; $lang['Welcome to %s'] = 'Bienvenue sur %s'; +$lang['We have found %d duplicate paths. Details provided by plugin Check Uploads'] = 'Nous avons trouvé %d chemins anormalement dupliqués. À contrôler avec le plugin Check Uploads.'; // Leave this line empty