ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/sl-SI/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/sl-SI/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Izdaja potrošnega materiala uporabniku',
|
||||
'consumable_name' => 'Ime potrošnega materiala',
|
||||
'create' => 'Ustvari potrošni material',
|
||||
'item_no' => 'Št.',
|
||||
'remaining' => 'Preostanek',
|
||||
'total' => 'Skupaj',
|
||||
'update' => 'Posodobi potrošni material',
|
||||
);
|
Reference in New Issue
Block a user