11 lines
236 B
PHP
11 lines
236 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'actions' => 'Ficilada',
|
|
'action' => 'Ficil',
|
|
'by' => 'Loo marayo',
|
|
'item' => 'Shayga',
|
|
'no_matching_records' => 'No matching records found',
|
|
|
|
);
|