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

11 lines
138 B
PHP
Raw Normal View History

2016-03-25 01:18:05 -07:00
<?php
return array(
2017-10-17 18:52:20 -07:00
'id' => 'iskaznica',
'months' => 'mjeseci',
'term' => 'Termin',
'title' => 'Ime',
2016-03-25 01:18:05 -07:00
);