ajout app
This commit is contained in:
11
SNIPE-IT/resources/lang/tr-TR/admin/consumables/general.php
Normal file
11
SNIPE-IT/resources/lang/tr-TR/admin/consumables/general.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'checkout' => 'Kullanıcıya Sarf malzemesi Satın Alma',
|
||||
'consumable_name' => 'Sarf Malzemesi Adı',
|
||||
'create' => 'Sarf Malzemesi Oluştur',
|
||||
'item_no' => 'Nesne numarası.',
|
||||
'remaining' => 'Kalan',
|
||||
'total' => 'Toplam',
|
||||
'update' => 'Sarf malzemesini Güncelle',
|
||||
);
|
Reference in New Issue
Block a user