feature #606, add new language string

This commit is contained in:
plegall
2017-01-24 15:17:36 +01:00
parent 53ebd7a663
commit c43a73c3a0
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -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';