N°330 Attachments display as table : console

This commit is contained in:
Pierre Goiffon
2019-12-12 10:56:19 +01:00
parent 21d5de1756
commit 4aeb78ccac
10 changed files with 1362 additions and 1011 deletions

View File

@@ -36,6 +36,8 @@ Dict::Add('FR FR', 'French', 'Français', array(
'Attachments:NoAttachment' => 'Aucune pièce jointe.',
'Attachments:PreviewNotAvailable' => 'Pas d\'aperçu pour ce type de pièce jointe.',
'Attachments:Error:FileTooLarge' => 'Le fichier est trop gros pour être chargé. %1$s',
'Attachments:Render:Icons' => 'Affichage en icônes',
'Attachments:Render:Table' => 'Affichage en liste',
));
//