mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
related to #1745 added translation lines for the update page
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user