wyyl/resources/lang/it/pagination.php

7 lines
83 B
PHP

<?php
return [
'next' => 'Successivo',
'previous' => 'Precedente',
];