mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-15 10:04:13 -08:00
50eb257cec
Signed-off-by: snipe <snipe@snipe.net>
12 lines
205 B
PHP
12 lines
205 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'міс.',
|
|
'term' => 'Термін',
|
|
'title' => 'Назва ',
|
|
'depreciation_min' => 'Поверхове значення',
|
|
|
|
];
|