snipe-it/resources/lang/sv-SE/admin/depreciations/table.php
2016-03-25 01:18:05 -07:00

11 lines
135 B
PHP
Executable file

<?php
return array(
'id' => 'ID',
'months' => 'Månader',
'term' => 'Löptid',
'title' => 'Namn ',
);