diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 7cc3f7ae6..85a48d76f 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1322,4 +1322,5 @@ $lang['Details'] = 'Details'; $lang['Always have a backup of your database and files.'] = 'Always have a backup of your database and files.'; $lang['The best is to have them made automatically on a regular basis.'] = 'The best is to have them made automatically on a regular basis.'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'If anything bad happens during the update, you would be able to restore a backup.'; +$lang['Apply to root albums'] = 'Apply to root albums'; // Leave this line empty diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index dc11b0d0c..52a3bc94f 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1322,4 +1322,5 @@ $lang['Details'] = 'Détails'; $lang['Always have a backup of your database and files.'] = 'Ayez toujours une sauvegarde de votre base de données et de vos fichiers'; $lang['The best is to have them made automatically on a regular basis.'] = 'Le mieux est de le faire automatiquement et régulièrement'; $lang['If anything bad happens during the update, you would be able to restore a backup.'] = 'Si quelque chose arrive pendant la mise à jour, il sera possible de restaurer la sauvegarde'; +$lang['Apply to root albums'] = 'Appliquer aux albums racine'; // Leave this line empty