ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/hu-HU/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/hu-HU/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Checkout Felhasználónak szállítható',
|
||||
'consumable_name' => 'Kellék Neve',
|
||||
'create' => 'Kellék létrehozva',
|
||||
'item_no' => 'Cikkszám.',
|
||||
'remaining' => 'Fennmaradó',
|
||||
'total' => 'Összesen',
|
||||
'update' => 'Kellék frissítése',
|
||||
);
|
Reference in New Issue
Block a user