11 lines
173 B
PHP
11 lines
173 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'міс.',
|
|
'term' => 'Term',
|
|
'title' => 'Назва ',
|
|
'depreciation_min' => 'Floor Value',
|
|
|
|
];
|