ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/no-NO/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/no-NO/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Sjekk ut Forbruksvare til Bruker',
|
||||
'consumable_name' => 'Navn på forbruksvare',
|
||||
'create' => 'Legg til forbruksvare',
|
||||
'item_no' => 'Varenr.',
|
||||
'remaining' => 'Gjenstår',
|
||||
'total' => 'Total',
|
||||
'update' => 'Oppdater forbruksvare',
|
||||
);
|
Reference in New Issue
Block a user