first commit
This commit is contained in:
10
resources/lang/tr-TR/items.php
Normal file
10
resources/lang/tr-TR/items.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'quantities' => 'Adet|Adetler',
|
||||
'sales_price' => 'Satış Fiyatı',
|
||||
'purchase_price' => 'Alış Fiyatı',
|
||||
'sku' => 'Ürün Kodu',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user