mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
feature #606, add new language string
This commit is contained in:
@@ -999,4 +999,5 @@ $lang['delete album and all %d photos, even the %d associated to other albums']
|
||||
$lang['delete album and the %d orphan photos'] = 'delete album and the %d orphan photos';
|
||||
$lang['delete only album, not photos'] = 'delete only album, not photos';
|
||||
$lang['Confirm deletion'] = 'Confirm deletion';
|
||||
$lang['checksum'] = 'checksum';
|
||||
$lang['checksum'] = 'checksum';
|
||||
$lang['orphans to delete'] = 'orphans to delete';
|
||||
@@ -1001,4 +1001,5 @@ $lang['delete album and all %d photos, even the %d associated to other albums']
|
||||
$lang['delete album and the %d orphan photos'] = 'supprimer l\'album et les %d photos orphelines';
|
||||
$lang['delete only album, not photos'] = 'supprimer uniquement l\'album, pas les photos';
|
||||
$lang['Confirm deletion'] = 'Confirmer la suppression';
|
||||
$lang['checksum'] = 'somme de contrôle';
|
||||
$lang['checksum'] = 'somme de contrôle';
|
||||
$lang['orphans to delete'] = 'orphelines à supprimer';
|
||||
Reference in New Issue
Block a user