11 lines
231 B
PHP
11 lines
231 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Handlinger',
|
|
'action' => 'Handling',
|
|
'by' => 'Af',
|
|
'item' => 'Emne',
|
|
'no_matching_records' => 'No matching records found',
|
|
|
|
);
|