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

@@ -37,6 +37,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Attachments:NoAttachment' => 'Kein Attachment. ',
'Attachments:PreviewNotAvailable' => 'Vorschau für diesen Attachment-Typ nicht verfügbar.',
'Attachments:Error:FileTooLarge' => 'File is too large to be uploaded. %1$s~~',
'Attachments:Render:Icons' => 'Display as icons~~',
'Attachments:Render:Table' => 'Display as list~~',
));
//