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

12 lines
192 B
PHP
Raw Normal View History

2016-05-16 21:54:13 -07:00
<?php
return [
2016-05-16 21:54:13 -07:00
2016-06-02 19:01:09 -07:00
'id' => 'شناسه',
'months' => 'ماه ها',
'term' => 'مدت زمان',
'title' => 'نام ',
'depreciation_min' => 'Floor Value',
2016-05-16 21:54:13 -07:00
];