2018-04-23 10:06:55 +03:00
|
|
|
<?php
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
2018-05-03 12:16:18 +03:00
|
|
|
'previous' => '« Προηγούμενη',
|
2018-04-23 10:06:55 +03:00
|
|
|
'next' => 'Επόμενη »',
|
2019-12-25 14:32:47 +03:00
|
|
|
'showing' => ':first-:last of :total records.',
|
|
|
|
'page' => 'ανά σελίδα.',
|
2018-04-23 10:06:55 +03:00
|
|
|
|
|
|
|
];
|