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

12 lines
206 B
PHP
Raw Normal View History

2017-04-06 21:36:33 -07:00
<?php
return [
2017-04-06 21:36:33 -07:00
2017-10-17 18:52:20 -07:00
'id' => 'ஐடி',
'months' => 'மாதங்கள்',
'term' => 'கால',
'title' => 'பெயர்',
'depreciation_min' => 'Floor Value',
2017-04-06 21:36:33 -07:00
];