ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/fr-FR/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/fr-FR/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Attribuer un consommable à un·e utilisateur·trice',
|
||||
'consumable_name' => 'Nom du consommable ',
|
||||
'create' => 'Créer un consommable',
|
||||
'item_no' => 'Num. d\'élément',
|
||||
'remaining' => 'Restant',
|
||||
'total' => 'Total',
|
||||
'update' => 'Mettre à jour le consommable',
|
||||
);
|
Reference in New Issue
Block a user