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

11 lines
147 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
'id' => 'ID',
'months' => 'Måneder',
'term' => 'Avskrivningsperiode',
'title' => 'Navn ',
);