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

11 lines
130 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return array(
'id' => 'ID',
'months' => 'Months',
'term' => 'Term',
'title' => 'Name ',
);