snipe-it/resources/lang/sr-CS/admin/depreciations/table.php

11 lines
133 B
PHP
Raw Normal View History

2018-07-18 08:55:38 -07:00
<?php
return array(
'id' => 'ID',
2018-09-28 11:54:52 -07:00
'months' => 'Meseci',
'term' => 'Termin',
'title' => 'Naziv ',
2018-07-18 08:55:38 -07:00
);