mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-15 01:54:09 -08:00
50eb257cec
Signed-off-by: snipe <snipe@snipe.net>
12 lines
169 B
PHP
12 lines
169 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'Luni',
|
|
'term' => 'Perioada',
|
|
'title' => 'Nume ',
|
|
'depreciation_min' => 'Valoare etaj',
|
|
|
|
];
|