This commit is contained in:
denisdulici
2017-12-22 15:25:43 +03:00
parent b156aee937
commit 3d5306111b
26 changed files with 774 additions and 1 deletions

View File

@ -0,0 +1,9 @@
<?php
return [
'previous' => '&laquo; Precedente',
'next' => 'Prossimo &raquo;',
'showing' => 'Visualizza dal :first al :last di :total :type',
];