RTF support added (#7024)

* Added the Gatte Facade to AssetsController

* Added the filetype RTF in the modal to upload files

* Added validation of RTF files
This commit is contained in:
Ivan Nieto
2019-05-15 17:47:40 -05:00
committed by snipe
parent 407445456a
commit e40a5a70a5
10 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -206,7 +206,7 @@
'unknown_admin' => 'Admin Desconocido',
'username_format' => 'Formato del nombre de usuario',
'update' => 'Actualizar',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.',
'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size.',
'uploaded' => 'Subido',
'user' => 'Usuario',
'accepted' => 'aceptado',