10 lines
186 B
PHP
10 lines
186 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'previous' => '«Vorige',
|
|
'next' => '«Volgende»;',
|
|
'showing' => 'Tonen :first aan :last van :total :type',
|
|
|
|
];
|