11 lines
230 B
PHP
11 lines
230 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Dejanja',
|
|
'action' => 'Dejanje',
|
|
'by' => 'Od',
|
|
'item' => 'Element',
|
|
'no_matching_records' => 'No matching records found',
|
|
|
|
);
|