New translations message.php (Spanish)

This commit is contained in:
Fatih Alp 2020-05-12 19:08:22 +03:00
parent c52c9f8344
commit 6f2d52f639

View File

@ -1,6 +1,6 @@
<?php
return [
'placeholder' => 'Type here to search',
'null_msg' => 'Not Found',
'placeholder' => 'Escriba aquí para buscar',
'null_msg' => 'Extraviado',
];