snipe-it/resources/lang/sv-SE/admin/depreciations/table.php

11 lines
135 B
PHP

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