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

11 lines
133 B
PHP

<?php
return array(
'id' => 'ID',
'months' => '月數',
'term' => '期限',
'title' => '名稱',
);