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

12 lines
206 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return [
2016-03-25 01:18:05 -07:00
2017-10-17 18:52:20 -07:00
'id' => 'תְעוּדַת זֶהוּת',
'months' => 'חודשים',
'term' => 'טווח',
'title' => 'שֵׁם',
'depreciation_min' => 'Floor Value',
2016-03-25 01:18:05 -07:00
];