New translations pagination.php (Italian)

This commit is contained in:
James Brooks
2018-01-16 14:05:38 +00:00
parent cc64dbc0ae
commit 14009b2fb8

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Previous',
'next' => 'Next',
'previous' => 'Precedente',
'next' => 'Successivo',
];