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

9 lines
192 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return [
2017-10-17 18:52:20 -07:00
'title' => 'Bate Onderhoud',
'asset_name' => 'Bate Naam',
'is_warranty' => 'waarborg',
'dl_csv' => 'Laai CSV af'
2017-04-06 21:36:33 -07:00
];