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

9 lines
114 B
PHP

<?php
return [
'sale_price' => '販売価格',
'purchase_price' => '購入価格',
];