ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/sr-CS/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/sr-CS/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Checkout Consumable to User',
|
||||
'consumable_name' => 'Naziv potrošnog materijala',
|
||||
'create' => 'Kreiraj potrošni materijal',
|
||||
'item_no' => 'Stavka Br.',
|
||||
'remaining' => 'Preostalo',
|
||||
'total' => 'Ukupno',
|
||||
'update' => 'Ažuriraj potrošni materijal',
|
||||
);
|
Reference in New Issue
Block a user