11 lines
226 B
PHP
11 lines
226 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Izenzo',
|
|
'action' => 'Isenzo',
|
|
'by' => 'Ngu',
|
|
'item' => 'Into',
|
|
'no_matching_records' => 'No matching records found',
|
|
|
|
);
|