snipe-it/resources/lang/en-GB/admin/depreciations/table.php

11 lines
130 B
PHP

<?php
return array(
'id' => 'ID',
'months' => 'Months',
'term' => 'Term',
'title' => 'Name ',
);