8 lines
94 B
PHP
8 lines
94 B
PHP
<?php
|
|
|
|
return array(
|
|
|
|
'previous' => '« Vorige',
|
|
'next' => 'Volgende »',
|
|
|
|
); |