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

10 lines
158 B
PHP
Raw Normal View History

2017-10-02 07:26:10 +00:00
<?php
return [
2022-06-01 07:15:55 +00:00
'sale_price' => '定價',
2021-04-02 10:47:48 +00:00
'purchase_price' => '售價',
'enter_item_description' => '輸入項目描述',
2017-12-13 12:01:55 +00:00
2017-10-02 07:26:10 +00:00
];