12 lines
177 B
PHP
12 lines
177 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'Сар',
|
|
'term' => 'Хугацаа',
|
|
'title' => 'Нэр',
|
|
'depreciation_min' => 'Floor Value',
|
|
|
|
];
|