snipe-it/resources/lang/el/admin/depreciations/table.php

11 lines
144 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
'id' => 'ID',
2017-04-06 21:36:33 -07:00
'months' => 'Μήνες',
'term' => 'Όρος',
'title' => 'Όνομα ',
2016-03-25 01:18:05 -07:00
);