From 0e3bb0b1e06e8e73083189fd743ce58f403df0d5 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 27 Oct 2022 14:22:45 +0200 Subject: [PATCH] copy fr_FR + en_UK from 13.x@1444e66, 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 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