mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 16:14:18 -08:00
16fb2213b5
Signed-off-by: snipe <snipe@snipe.net>
12 lines
192 B
PHP
12 lines
192 B
PHP
<?php
|
||
|
||
return [
|
||
|
||
'id' => 'شناسه',
|
||
'months' => 'ماه ها',
|
||
'term' => 'مدت زمان',
|
||
'title' => 'نام ',
|
||
'depreciation_min' => 'Floor Value',
|
||
|
||
];
|