updated translations
This commit is contained in:
9
resources/lang/fr-FR/import.php
Normal file
9
resources/lang/fr-FR/import.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'import' => 'Importation',
|
||||
'title' => 'Importer :type',
|
||||
'message' => 'Types de fichiers acceptés : CSV, XLS. Veuillez <a target="_blank" href=":link"><strong>télécharger</strong></a> le modèle de fichier.',
|
||||
|
||||
];
|
Reference in New Issue
Block a user