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

9 lines
103 B
PHP

<?php
return [
'sales_price' => '定價',
'purchase_price' => '售價',
];