Akaunting/resources/lang/fa-IR/items.php

10 lines
208 B
PHP
Raw Normal View History

2017-11-14 22:42:02 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'قیمت فروش',
2021-10-07 08:40:37 +00:00
'purchase_price' => 'قیمت خرید',
'enter_item_description' => 'توضیحات مورد را وارد کنید',
2017-11-30 09:22:00 +00:00
2017-11-14 22:42:02 +00:00
];