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
192 B
PHP
12 lines
192 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'id' => 'ID',
|
|
'months' => 'Μήνες',
|
|
'term' => 'Όρος',
|
|
'title' => 'Όνομα ',
|
|
'depreciation_min' => 'Τιμή Δαπέδου',
|
|
|
|
];
|