mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
014eab3abc
Signed-off-by: snipe <snipe@snipe.net>
13 lines
219 B
PHP
13 lines
219 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'Meses',
|
|
'term' => 'Termina',
|
|
'title' => 'Nombre ',
|
|
'depreciation_min' => 'Key: array[\'depreciacion_min\']
|
|
array[\'depreciacion_min\']',
|
|
|
|
];
|