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

12 lines
178 B
PHP
Raw Normal View History

2019-12-06 12:03:04 -08:00
<?php
return [
2019-12-06 12:03:04 -08:00
'id' => 'Rhif Unigryw',
'months' => 'Misoedd',
'term' => 'Cyfnod',
'title' => 'Enw ',
'depreciation_min' => 'Floor Value',
2019-12-06 12:03:04 -08:00
];