snipe-it/resources/lang/ja/admin/depreciations/table.php
2016-03-25 01:18:05 -07:00

11 lines
131 B
PHP
Executable file

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