diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index e1939940b..7cc3f7ae6 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1319,4 +1319,7 @@ $lang['While restoring this plugin, it will be reset to its original parameters $lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'This picture is physically linked to this album, you can\'t dissociate them.'; $lang['This photo no longer exists'] = 'This photo no longer exists'; $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.'; // Leave this line empty diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index f4c1ccd8f..dc11b0d0c 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1319,4 +1319,7 @@ $lang['While restoring this plugin, it will be reset to its original parameters $lang['This picture is physically linked to this album, you can\'t dissociate them'] = 'Cette photo est physiquement liée à cet album, vous ne pouvez pas les dissocier.'; $lang['This photo no longer exists'] = 'Cette photo n\'existe plus'; $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'; // Leave this line empty