Akaunting/resources/lang/tr-TR/items.php

9 lines
120 B
PHP
Raw Normal View History

2017-09-14 19:21:00 +00:00
<?php
return [
'sales_price' => 'Satış Fiyatı',
'purchase_price' => 'Alış Fiyatı',
2017-11-30 09:17:58 +00:00
2017-09-14 19:21:00 +00:00
];