<?php
return [
'previous' => 'Anterior',
'next' => 'Seguinte',
'showing' => ':first-:last de :total registos.',
'page' => 'por página.',
];