akaunting/resources/lang/fr-FR/import.php

10 lines
290 B
PHP
Raw Normal View History

2018-03-06 14:05:58 +00:00
<?php
return [
'import' => 'Importation',
'title' => 'Importer :type',
2018-08-06 07:25:41 +00:00
'message' => 'Types de fichier autorisés : XLS, XLSX. Veuillez <a target="_blank" href=":link"><strong>télécharger</strong></a> le modèle de fichier.',
2018-03-06 14:05:58 +00:00
];