mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
related to #1644 Added UI and translation lines for physically linked album list
This commit is contained in:
@@ -1316,4 +1316,5 @@ $lang['The original picture will be detected with the filename (without extensio
|
||||
$lang['Delete %s format ?'] = 'Delete %s format ?';
|
||||
$lang['Installed on %s, %s'] = 'Installed on %s, %s';
|
||||
$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset';
|
||||
$lang['This album is physical, it can\'t be unlinked from the picture'] = 'This album is physical, it can\'t be unlinked from the picture';
|
||||
// Leave this line empty
|
||||
|
||||
@@ -1318,4 +1318,5 @@ $lang['The original picture will be detected with the filename (without extensio
|
||||
$lang['Delete %s format ?'] = 'Supprimer le format %s ?';
|
||||
$lang['Installed on %s, %s'] = 'Installé le %s, %s';
|
||||
$lang['While restoring this plugin, it will be reset to its original parameters and associated data is going to be reset'] = 'En restaurant ce plugin, il reviendra à son paramétrage d’origine et les données associées seront remises à zero';
|
||||
$lang['This album is physical, it can\'t be unlinked from the picture'] = 'Cet album est physique, il ne peut pas être dissocié de l\'image';
|
||||
// Leave this line empty
|
||||
|
||||
Reference in New Issue
Block a user