snipe-it/resources/lang/sl/table.php

11 lines
138 B
PHP
Raw Normal View History

2018-02-20 14:37:22 -08:00
<?php
return array(
'actions' => 'Dejanja',
'action' => 'Dejanje',
'by' => 'Od',
'item' => 'Element',
);