diff --git a/resources/lang/it/pagination.php b/resources/lang/it/pagination.php index 668d15f77..623d76361 100644 --- a/resources/lang/it/pagination.php +++ b/resources/lang/it/pagination.php @@ -14,5 +14,5 @@ return [ */ 'previous' => '« Precedente', - 'next' => 'Prossimo »', + 'next' => 'Successivo »', ];