ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/it-IT/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/it-IT/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Checkout Consumabile all\'utente',
|
||||
'consumable_name' => 'Nome Consumabile',
|
||||
'create' => 'Crea Consumabile',
|
||||
'item_no' => 'Oggetto numero.',
|
||||
'remaining' => 'Rimanenti',
|
||||
'total' => 'Totale',
|
||||
'update' => 'Aggiorna Consumabile',
|
||||
);
|
Reference in New Issue
Block a user