ajout app
This commit is contained in:
16
SNIPE-IT/resources/lang/tr-TR/admin/components/general.php
Normal file
16
SNIPE-IT/resources/lang/tr-TR/admin/components/general.php
Normal file
@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'component_name' => 'Bileşen adı',
|
||||
'checkin' => 'Bileşeni Kabul Et',
|
||||
'checkout' => 'Bileşeni teslim et',
|
||||
'cost' => 'Satın alma maliyeti',
|
||||
'create' => 'Bileşen oluştur',
|
||||
'edit' => 'Bileşeni düzenle',
|
||||
'date' => 'Satın Alma Tarihi',
|
||||
'order' => 'Sipariş Numarası',
|
||||
'remaining' => 'Kalan',
|
||||
'total' => 'Toplam',
|
||||
'update' => 'Bileşeni düzenle',
|
||||
'checkin_limit' => 'Giren toplam tutar :assigned_qty miktarına eşit ya da daha az olmalıdır'
|
||||
);
|
Reference in New Issue
Block a user