snipe-it/resources/lang/zh-HK/admin/depreciations/table.php

11 lines
133 B
PHP
Raw Normal View History

2018-01-20 04:53:04 -08:00
<?php
return array(
'id' => 'ID',
'months' => '月數',
'term' => '期限',
'title' => '名稱',
);