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

11 lines
131 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return array(
'id' => 'ID',
2017-10-17 18:52:20 -07:00
'months' => 'maande',
'term' => 'termyn',
'title' => 'naam',
2017-04-06 21:36:33 -07:00
);