Akaunting/resources/lang/ja-JP/items.php

9 lines
114 B
PHP
Raw Normal View History

2019-03-25 12:23:26 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => '販売価格',
2019-03-25 12:23:26 +00:00
'purchase_price' => '購入価格',
];