ajout app
This commit is contained in:
@@ -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