Akaunting/resources/lang/zh-CN/items.php

9 lines
114 B
PHP
Raw Normal View History

2018-09-12 13:18:47 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => '销售价格',
2020-02-17 12:10:32 +00:00
'purchase_price' => '采购价格',
2018-09-12 13:18:47 +00:00
];