<?php return array(
'previous' => '← Previous',
'first' => 'First',
'next' => 'Next →',
'last' => 'Last',
'status' => 'Page :current of :last',
);