7 lines
89 B
PHP
7 lines
89 B
PHP
<?php
|
|
|
|
return array (
|
|
'previous' => '« Previous',
|
|
'next' => 'Next »',
|
|
);
|