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