snipe-it/resources/lang/lv/admin/depreciations/table.php

11 lines
130 B
PHP
Raw Normal View History

2017-08-25 07:32:57 -07:00
<?php
return array(
'id' => 'ID',
'months' => 'Months',
'term' => 'Term',
'title' => 'Name ',
);