Akaunting/resources/lang/th-TH/items.php

9 lines
135 B
PHP
Raw Normal View History

2018-05-14 07:01:48 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => 'ราคาขาย',
2018-05-14 07:01:48 +00:00
'purchase_price' => 'ราคาซื้อ',
];