Akaunting/resources/lang/bn-BD/items.php

9 lines
151 B
PHP
Raw Normal View History

2020-03-24 21:39:24 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'বিক্রয় মূল্য',
2020-03-24 21:39:24 +00:00
'purchase_price' => 'ক্রয়মূল্য',
];