snipe-it/resources/lang/fr/admin/manufacturers/table.php
2016-03-25 01:18:05 -07:00

12 lines
237 B
PHP
Executable file

<?php
return array(
'asset_manufacturers' => 'Fabricants d\'actif',
'create' => 'Créer un fabricant',
'id' => 'ID',
'name' => 'Nom du fabricant',
'update' => 'Mettre à jour le fabricant',
);