New translations message.php (Italian)

This commit is contained in:
Fatih Alp 2020-05-12 19:16:36 +03:00
parent 1f45bfa260
commit 1dd91957b4

View File

@ -1,6 +1,6 @@
<?php
return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
'placeholder' => 'Digita qui per cercare',
'null_msg' => 'Non trovato',
];