Add files upload
This commit is contained in:
@@ -331,4 +331,11 @@ return array(
|
||||
// 'All categories' => '',
|
||||
// 'No category' => '',
|
||||
// 'The name is required' => '',
|
||||
// 'Remove a file' => '',
|
||||
// 'Unable to remove this file.' => '',
|
||||
// 'File removed successfully.' => '',
|
||||
// 'Attach a document' => '',
|
||||
// 'Do you really want to remove this file: "%s"?' => '',
|
||||
// 'open' => '',
|
||||
// 'Attachments' => '',
|
||||
);
|
||||
|
||||
@@ -331,4 +331,11 @@ return array(
|
||||
'All categories' => 'Toutes les catégories',
|
||||
'No category' => 'Aucune catégorie',
|
||||
'The name is required' => 'Le nom est requis',
|
||||
'Remove a file' => 'Supprimer un fichier',
|
||||
'Unable to remove this file.' => 'Impossible de supprimer ce fichier.',
|
||||
'File removed successfully.' => 'Fichier supprimé avec succès.',
|
||||
'Attach a document' => 'Joindre un document',
|
||||
'Do you really want to remove this file: "%s"?' => 'Voulez-vous vraiment supprimer ce fichier « %s » ?',
|
||||
'open' => 'ouvrir',
|
||||
'Attachments' => 'Pièces-jointes',
|
||||
);
|
||||
|
||||
@@ -336,4 +336,11 @@ return array(
|
||||
// 'All categories' => '',
|
||||
// 'No category' => '',
|
||||
// 'The name is required' => '',
|
||||
// 'Remove a file' => '',
|
||||
// 'Unable to remove this file.' => '',
|
||||
// 'File removed successfully.' => '',
|
||||
// 'Attach a document' => '',
|
||||
// 'Do you really want to remove this file: "%s"?' => '',
|
||||
// 'open' => '',
|
||||
// 'Attachments' => '',
|
||||
);
|
||||
|
||||
@@ -332,4 +332,11 @@ return array(
|
||||
// 'All categories' => '',
|
||||
// 'No category' => '',
|
||||
// 'The name is required' => '',
|
||||
// 'Remove a file' => '',
|
||||
// 'Unable to remove this file.' => '',
|
||||
// 'File removed successfully.' => '',
|
||||
// 'Attach a document' => '',
|
||||
// 'Do you really want to remove this file: "%s"?' => '',
|
||||
// 'open' => '',
|
||||
// 'Attachments' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user