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